added ex for opening thunar

main
The_miro 2025-10-16 14:02:34 +02:00
parent 1a406149d1
commit 02adba2db6
2 changed files with 2 additions and 1 deletions

1
.zshrc
View File

@ -151,6 +151,7 @@ alias e="edit-in-kitty"
alias et="edit-in-kitty --type=tab"
alias ek="edit-in-kitty --type=window"
alias ew="kitty --detach micro"
alias ex="thunar ."
alias fs="fast-ssh"

View File

@ -58,7 +58,7 @@ bind = $mainMod, Z, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/togglebar.sh
bind = $mainMod, Q, killactive,
bind = $mainMod, M, exec, $editor
bind = $mainMod, E, exec, $fileManager
bind = $mainMod SHIFT, E, exec, pcmanfm-qt
bind = $mainMod ALT, E, exec, pcmanfm-qt
bind = $mainMod, X, exec, wofi --show=run
bind = $mainMod, F, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/wofi-file-search.sh
bind = $mainMod SHIFT, F, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/foldersearch.sh