This commit is contained in:
Chris Cochrun 2021-08-25 05:48:18 -05:00
parent 9da32b39c1
commit dd7adce8fe
2 changed files with 5 additions and 5 deletions

@ -1 +1 @@
Subproject commit ae211c2cae257a19cf2aed3faeb76959ad714da9
Subproject commit 048cf41e0aa5a391948d62e6168d6e54279cf627

View file

@ -79,7 +79,7 @@
(if (= "syl\n" stdout)
(global laptop true)
(global laptop false))))
(local laptop false)
(local laptop true)
;; Table of layouts to cover with awful.layout.inc, order matters.
(set awful.layout.layouts [
@ -677,7 +677,7 @@
(awful.spawn "feh --bg-fill /usr/share/wallpapers/Flow/contents/images/5120x2880.jpg")
(awful.spawn "caffeine")
(awful.spawn "bluetoothctl power on")
;; (awful.spawn "nextcloud --background")
;; (awful.spawn "rbw-agent")
;; (awful.spawn "jellyfin-mpv-shim")
(awful.spawn "nextcloud --background")
(awful.spawn "rbw-agent")
(awful.spawn "jellyfin-mpv-shim")
(awful.spawn "xset r rate 220 90")