Super-M -> micro Super-F -> file explorer (dolphin (for now))

main
The_miro 2024-11-06 18:46:05 +01:00
parent f35127f985
commit 795a8b775d
1 changed files with 3 additions and 2 deletions

View File

@ -35,7 +35,8 @@ monitor=,preferred,auto,auto
# Set programs that you use
$terminal = kitty
$fileManager = kitty micro
$fileManager = dolphin
$editor = kitty micro
$menu = wofi
@ -189,7 +190,7 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
bind = $mainMod, T, exec, $terminal
bind = $mainMod, Z, exec, $terminal btop
bind = $mainMod, K, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, M, exec, $editor
bind = $mainMod, F, exec, $fileManager
bind = $mainMod, V, togglefloating,
bind = $mainMod, H, movecurrentworkspacetomonitor