瀏覽代碼

fixed the rofi stuff

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)