|
@@ -128,7 +128,7 @@ bindsym $mod+t move scratchpad
|
|
|
bindsym $mod+s scratchpad show
|
|
|
|
|
|
# Program launcher and Window switcher
|
|
|
-bindsym $mod+d exec /usr/bin/zsh -c "rofi -show run"
|
|
|
+bindsym $mod+d exec "rofi -show combi -show-icons -combi-modi \\"run,drun\\""
|
|
|
bindsym $mod+Tab exec rofi -show window
|
|
|
|
|
|
# Use win+e as filemanager shortcut (using ranger)
|