10 lines
270 B
Plaintext
Raw Normal View History

2019-09-26 10:13:45 -06:00
#!/bin/bash
source $HOME/.my_bash_env
XSERVER_DIR="$DOTWRYN/config/xserver"
2019-09-30 17:18:22 -06:00
#bindsym XF86MonBrightnessUp exec light -A 5 # increase screen brightness
#bindsym XF86MonBrightnessDown exec light -U 5 # decrease screen brightness
2019-09-16 19:06:29 -06:00
2019-09-26 10:13:45 -06:00
"$XSERVER_DIR/set_randr_layout" &
2019-09-16 19:06:29 -06:00
exec i3