Added update to config
This commit is contained in:
parent
a94eab1f9d
commit
8d58edcd83
@ -1,6 +1,6 @@
|
||||
background_opacity 0.8
|
||||
font_family Operator Mono Book
|
||||
font_size 6.0
|
||||
font_size 5.7
|
||||
allow_remote_control yes
|
||||
|
||||
include ./theme.conf
|
||||
|
@ -2,8 +2,8 @@
|
||||
source $HOME/.my_bash_env
|
||||
XSERVER_DIR="$DOTWRYN/config/xserver"
|
||||
|
||||
bindsym XF86MonBrightnessUp exec light -A 5 # increase screen brightness
|
||||
bindsym XF86MonBrightnessDown exec light -U 5 # decrease screen brightness
|
||||
#bindsym XF86MonBrightnessUp exec light -A 5 # increase screen brightness
|
||||
#bindsym XF86MonBrightnessDown exec light -U 5 # decrease screen brightness
|
||||
|
||||
"$XSERVER_DIR/set_randr_layout" &
|
||||
exec i3
|
||||
|
Loading…
Reference in New Issue
Block a user