11 lines
256 B
Text
11 lines
256 B
Text
|
Index: test/i3.config
|
||
|
--- test/i3.config.orig
|
||
|
+++ test/i3.config
|
||
|
@@ -165,5 +165,5 @@ bindsym Mod1+r mode "resize"
|
||
|
# finds out, if available)
|
||
|
bar {
|
||
|
#status_command i3status
|
||
|
- i3bar_command /bin/true
|
||
|
+ i3bar_command /usr/bin/true
|
||
|
}
|