Set up Activate Linux autostart.
This commit is contained in:
parent
1c8e0b57d9
commit
087ea5fb86
|
|
@ -88,6 +88,9 @@ in {
|
||||||
''
|
''
|
||||||
exec dunst
|
exec dunst
|
||||||
'' + # Enable notifications
|
'' + # Enable notifications
|
||||||
|
''
|
||||||
|
exec "activate-linux -c 0.5-0.5-0.5-0.5"
|
||||||
|
'' + # Enable Activate Linux
|
||||||
''
|
''
|
||||||
bindgesture swipe:4:up focus parent
|
bindgesture swipe:4:up focus parent
|
||||||
bindgesture swipe:4:left workspace prev
|
bindgesture swipe:4:left workspace prev
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue