dotwryn/config/xserver/xinitrc

10 lines
270 B
Plaintext
Raw Normal View History

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