updated the status command for i3

This commit is contained in:
aminnairi
2023-04-10 22:37:20 +02:00
parent 929ae4c310
commit ffff18c4f2
+1 -1
View File
@@ -186,5 +186,5 @@ bindsym $mod+r mode "resize"
# Start i3bar to display a workspace bar (plus the system information i3status # Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available) # finds out, if available)
bar { bar {
status_command i3status status_command node $HOME/.config/i3/i3status
} }