Merge branch 'master' of gitlab.com:chriscochrun/dotfiles
This commit is contained in:
commit
28d1207f4c
|
@ -481,3 +481,4 @@
|
||||||
(awful.spawn "caffeine")
|
(awful.spawn "caffeine")
|
||||||
(awful.spawn "libinput-gestures-setup start")
|
(awful.spawn "libinput-gestures-setup start")
|
||||||
(awful.spawn "bluetoothctl power on")
|
(awful.spawn "bluetoothctl power on")
|
||||||
|
(awful.spawn "xset r rate 220 90")
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
contrastOpacity=175
|
contrastOpacity=175
|
||||||
contrastUiColor=#db8800
|
contrastUiColor=#db8800
|
||||||
disabledTrayIcon=true
|
disabledTrayIcon=true
|
||||||
drawColor=#00ffff
|
drawColor=#00ff00
|
||||||
drawThickness=75
|
drawThickness=75
|
||||||
saveAfterCopy=true
|
saveAfterCopy=true
|
||||||
saveAfterCopyPath=/home/chris/Pictures
|
saveAfterCopyPath=/home/chris/Pictures
|
||||||
|
|
Loading…
Reference in a new issue