adding greenclip in autostart

This commit is contained in:
Chris Cochrun 2022-04-14 10:10:37 -05:00
parent a189f2bf8e
commit 3962cd7d33

View file

@ -751,3 +751,4 @@
(if laptop (awful.spawn.once "nm-applet")) (if laptop (awful.spawn.once "nm-applet"))
(awful.spawn.once "xcape -e 'Super_L=Super_L|Control_L|Escape'") (awful.spawn.once "xcape -e 'Super_L=Super_L|Control_L|Escape'")
(awful.spawn.once "xcape -e 'Alt_L=Super_L|W'") (awful.spawn.once "xcape -e 'Alt_L=Super_L|W'")
(awful.spawn.once "greenclip daemon")