adding greenclip in autostart
This commit is contained in:
parent
a189f2bf8e
commit
3962cd7d33
|
@ -751,3 +751,4 @@
|
|||
(if laptop (awful.spawn.once "nm-applet"))
|
||||
(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 "greenclip daemon")
|
||||
|
|
Loading…
Reference in a new issue