diff options
| author | Robert Günzler <r@gnzler.io> | 2022-11-18 17:32:01 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2022-11-18 18:38:19 +0100 |
| commit | f43d079c051524bc559e6d9328ce310b0a49c21e (patch) | |
| tree | d58af109275deea93fb4cdb09478e787c58ca9ad /.config/sway/config | |
| parent | 69b79cec96193fb65e56d3fee4426fd73088a056 (diff) | |
sway: update
Diffstat (limited to '.config/sway/config')
| -rw-r--r-- | .config/sway/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index 70e1a6f..cf93cc8 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -82,3 +82,9 @@ exec_always { } include config.d/* + +# bar tasks { +# swaybar_command waybar -b tasks -c ~/.config/waybar/taskbar.jsonc -l off +# mode hide +# hidden_state show +# } |