X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=i3-sway%2Fgen;h=d4a4e7e743b82c8d817ce15829dc8b2efdd6b5a7;hb=f27b67a1dfa58b5f101bba607b2f91a73e65299e;hp=cf262ad756d83809b60fa87543922999c0aa6d82;hpb=e6cd2e555df3af0cf23da016b833529a34ffc84c;p=distro-setup diff --git a/i3-sway/gen b/i3-sway/gen index cf262ad..d4a4e7e 100755 --- a/i3-sway/gen +++ b/i3-sway/gen @@ -37,3 +37,5 @@ monitor_count=$(xrandr|grep -c ' connected') if [[ $1 == bar ]] || (( monitor_count >= 2 )); then cat bar.conf >> $dir/config fi + +i3-msg reload