mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: add hiding waybar
This commit is contained in:
parent
65c8c2430e
commit
11bf6288c4
3 changed files with 16 additions and 2 deletions
|
|
@ -9,6 +9,8 @@
|
|||
};
|
||||
settings = {
|
||||
mainBar = {
|
||||
ipc = true;
|
||||
id = "bar-0";
|
||||
layer = "top";
|
||||
position = "top";
|
||||
modules-left = [ "sway/workspaces" "custom/outer-right-arrow-dark" "sway/window" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue