updates
This commit is contained in:
parent
9da32b39c1
commit
dd7adce8fe
2 changed files with 5 additions and 5 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue