some rofi and other changes

This commit is contained in:
Chris Cochrun 2021-10-01 10:44:41 -05:00
parent 3c3559bd84
commit d07781465b
5 changed files with 7 additions and 6 deletions

View file

@ -74,7 +74,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 [
@ -698,5 +698,6 @@
(awful.spawn.once "jellyfin-mpv-shim")
(awful.spawn.once "xset r rate 220 90")
(awful.spawn.once "autorandr -c")
;; (awful.spawn.once "nm-applet")
(awful.spawn.once "xcape -e 'Super_L=Super_L|Control_L|Escape'")
;; (awful.spawn.once "latte-dock")