various fixes
[distro-setup] / i3-sway / gen
index cf262ad756d83809b60fa87543922999c0aa6d82..d4a4e7e743b82c8d817ce15829dc8b2efdd6b5a7 100755 (executable)
@@ -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