farewell dolphin

This commit is contained in:
2025-07-29 01:43:35 +02:00
parent 6d49a475b1
commit 45c1a1eb9e
2 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
#!
##! Apps
bind = Super, C, exec, code --password-store=gnome-libsecret # Launch VSCode (editor)
bind = Super, E, exec, dolphin --new-window # Launch Dolphin (file manager)
bind = Super, E, exec, nautilus --new-window # Launch file manager
bind = Super, W, exec, firefox --new-window # Launch Firefox
bind = Super, X, exec, kwrite # Launch GNOME Text Editor
bind = Super, B, exec, killall btop || ghostty -e btop # Launch btop (system monitor)