⚙️ config(hypr): changed nemo binding to WIN + E
This commit is contained in:
parent
1403d8f8b2
commit
bf32b57a16
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ bind=SUPER,22,exec,neovide # Return key
|
|||
bind=SUPER,O,exec,obsidian
|
||||
|
||||
# Nemo
|
||||
bind=SUPER,M,exec,nemo # Numpad 0
|
||||
bind=SUPER,E,exec,nemo # Numpad 0
|
||||
bind=SUPER,87,exec,nemo ~/Descargas # Numpad 1
|
||||
bind=SUPER,88,exec,nemo /docs/Documentos # Numpad 2
|
||||
bind=SUPER,89,exec,nemo ~/Imagenes # Numpad 3
|
||||
|
|
Loading…
Add table
Reference in a new issue