File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,6 +113,7 @@ window-rule {
113113window-rule {
114114 match app-id= "yazi"
115115 match app-id= "org.gnome.Nautilus"
116+ match app-id= "org.kde.dolphin"
116117 open-floating true
117118 default-column-width { proportion 0.8 ; }
118119 default-window-height { proportion 0.8 ; }
@@ -139,7 +140,7 @@ binds {
139140
140141 Mod+D hotkey-overlay-title= "Open clipboard history" { spawn-sh "alacritty --class clipse -e clipse" ; }
141142 Mod+M hotkey-overlay-title= "Open yazi" { spawn-sh "alacritty --class yazi -e yazi" ; }
142- Mod+N hotkey-overlay-title= "Open nautilus " { spawn "nautilus " ; }
143+ Mod+N hotkey-overlay-title= "Open dolphin " { spawn "dolphin " ; }
143144
144145 XF86AudioRaiseVolume allow-when-locked= true { spawn-sh "wpctl set-volume @DEFAULT_AUDIO_SINK@ 0.1+" ; }
145146 XF86AudioLowerVolume allow-when-locked= true { spawn-sh "wpctl set-volume @DEFAULT_AUDIO_SINK@ 0.1-" ; }
You can’t perform that action at this time.
0 commit comments