Hans Martin пре 3 година
родитељ
комит
91c616c4cd
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .config/i3/config

+ 1 - 1
.config/i3/config

@@ -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)