logo

dotfiles

My dotfiles, one branch per machine, rebased on base
commit: 08fad2bf387ac40b5951412ba851ffeb316454a8
parent: 27f5f21239be36bc4b41303655aa3df134468f23
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 14 May 2020 08:21:04 +0200

sway: default to stack, waybar hide

Diffstat:

M.config/sway/config4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.config/sway/config b/.config/sway/config @@ -118,6 +118,7 @@ bar { focus_follows_mouse no focus_wrapping no +workspace_layout stacking default_border none default_floating_border none @@ -139,6 +140,7 @@ bindsym Print exec 'slurp | grim -g - /tmp/screen.png' exec_always swaymsg 'output * bg "'${MY_WALLPAPER}'" "'${MY_WALLPAPER_MODE}'"' -bindsym $mod+b bar hidden_state toggle +#bindsym $mod+b bar hidden_state toggle +bindsym $mod+b exec killall -SIGUSR1 waybar exec $term