⚙️ config(hypr): changed nemo binding to WIN + E

This commit is contained in:
Sergio Laín 2023-10-28 15:19:21 +02:00
parent 1403d8f8b2
commit bf32b57a16
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -18,7 +18,7 @@ bind=SUPER,22,exec,neovide # Return key
bind=SUPER,O,exec,obsidian bind=SUPER,O,exec,obsidian
# Nemo # 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,87,exec,nemo ~/Descargas # Numpad 1
bind=SUPER,88,exec,nemo /docs/Documentos # Numpad 2 bind=SUPER,88,exec,nemo /docs/Documentos # Numpad 2
bind=SUPER,89,exec,nemo ~/Imagenes # Numpad 3 bind=SUPER,89,exec,nemo ~/Imagenes # Numpad 3