浏览代码

Drop (currently not working) clementine bar

Alois Mahdal 1年前
父节点
当前提交
0faf608f97
共有 1 个文件被更改,包括 0 次插入11 次删除
  1. 0
    11
      dotfiles/config/i3/config

+ 0
- 11
dotfiles/config/i3/config 查看文件

319
         bindsym Escape      mode "default"
319
         bindsym Escape      mode "default"
320
 }
320
 }
321
 
321
 
322
-bar {
323
-    id clementine
324
-    status_command "~/.config/i3/bin/cstatus"
325
-    workspace_buttons no
326
-    tray_output none
327
-    mode hide
328
-    hidden_state hide
329
-    modifier none
330
-    output eDP-1
331
-}
332
-
333
 bindsym --release button3 kill
322
 bindsym --release button3 kill
334
 
323
 
335
 bar {
324
 bar {