Merge branch 'master' of gitlab.com:chriscochrun/dotfiles
This commit is contained in:
commit
44910d4936
|
@ -475,11 +475,9 @@
|
||||||
(awful.screen.focus 1)
|
(awful.screen.focus 1)
|
||||||
|
|
||||||
(awful.spawn "picom --experimental-backend")
|
(awful.spawn "picom --experimental-backend")
|
||||||
(awful.spawn "xset r rate 220 90")
|
|
||||||
(awful.spawn "/usr/lib/polkit-kde-authentication-agent-1")
|
(awful.spawn "/usr/lib/polkit-kde-authentication-agent-1")
|
||||||
(awful.spawn "feh --bg-fill /home/chris/Pictures/wallpapers/RoyalKing.png")
|
(awful.spawn "feh --bg-fill /home/chris/Pictures/wallpapers/RoyalKing.png")
|
||||||
(awful.spawn "flameshot")
|
(awful.spawn "flameshot")
|
||||||
(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 "emacs --daemon")
|
|
||||||
|
|
Loading…
Reference in a new issue