Browse Source

Drop (currently not working) clementine bar

Alois Mahdal 1 month ago
parent
commit
0faf608f97
1 changed files with 0 additions and 11 deletions
  1. 0
    11
      dotfiles/config/i3/config

+ 0
- 11
dotfiles/config/i3/config View File

@@ -319,17 +319,6 @@ mode "resize" {
319 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 322
 bindsym --release button3 kill
334 323
 
335 324
 bar {