Skip to content
Snippets Groups Projects
Commit f11a1a44 authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

I3 Change status command.

parent 3c50991f
No related branches found
No related tags found
No related merge requests found
...@@ -204,7 +204,7 @@ bindsym $mod+r mode "resize" ...@@ -204,7 +204,7 @@ 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 "~/.config/i3/status.out"
} }
exec --no-startup-id synclient HorizEdgeScroll=1 VertEdgeScroll=1 VertScrollDelta=-111 exec --no-startup-id synclient HorizEdgeScroll=1 VertEdgeScroll=1 VertScrollDelta=-111
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment