most actuator thingies
This commit is contained in:
@@ -12,6 +12,10 @@ fi
|
||||
|
||||
bspc wm -O DP-0 HDMI-0
|
||||
|
||||
echo "landscape" > "${XDG_CACHE_HOME}"/window_mode
|
||||
WINDOW_MODE=$(cat "${XDG_CACHE_HOME}"/window_mode)
|
||||
pkill actuator
|
||||
actuator "${XDG_CONFIG_HOME}/actuator/$(cat /etc/hostname)/${WINDOW_MODE}.toml" &
|
||||
|
||||
# change window settings
|
||||
bspc config border_width 2
|
||||
|
||||
Reference in New Issue
Block a user