ports/x11/py-i3ipc/patches/patch-test_i3_config

11 lines
256 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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
}