-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
swaybar: 'mode hide' no effect (silently ignored) #1158
Comments
See #2 |
See #343 for i3bar feature support: it's not implemented yet. Feel free to implement it and send a patch. |
I've "hacked" this for manual bar hide:
|
Is there any progress on this? |
This issue is from the 0.x era. sway (and swaybar) have been completely rewritten since. |
Hello friends.
, but the Any advice? :) EDIT: sway version is 1.7.6 |
First congrats and thanks^2 for great work from a fresh convert from i3 to sway on Wayland!
I use to hide status bar (consider it robbing too much of screen estate), so I display it just when needed
(press $mod in i3).
The problem: i3status displays properly, but is not hidden.
Here's my corresponding lines in config:
bar {
position bottom
mode hide
status_command i3status -c ~/My/skel/sway/i3status.conf
}
Vesrsion info:
sway 0.12.1-1 / Linux i5 4.10.8-1-ARCH
The text was updated successfully, but these errors were encountered: