some rofi and other changes
This commit is contained in:
parent
3c3559bd84
commit
d07781465b
5 changed files with 7 additions and 6 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue