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
         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 {