diff options
author | Karel Kočí <cynerd@email.cz> | 2024-04-15 23:34:35 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2024-04-15 23:35:42 +0200 |
commit | 4a25d79feef0dd6e462abfb48173da7e470127a5 (patch) | |
tree | f669e473abd24a84b2d9e167ec3f61463fb2b3a7 /config/sway | |
parent | def6ee65cecb646c4cf0e02e9cfd17dd21611f9c (diff) | |
download | myconfigs-4a25d79feef0dd6e462abfb48173da7e470127a5.tar.gz myconfigs-4a25d79feef0dd6e462abfb48173da7e470127a5.tar.bz2 myconfigs-4a25d79feef0dd6e462abfb48173da7e470127a5.zip |
Replace i3blocks with swaybar
Diffstat (limited to 'config/sway')
-rw-r--r-- | config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sway/config b/config/sway/config index e589ddc..6f49852 100644 --- a/config/sway/config +++ b/config/sway/config @@ -6,7 +6,7 @@ exec --no-startup-id swaybackground include inputs include theme ################################################################################ -include bar +bar swaybar_command waybar smart_borders on default_border normal |