Added GDK variable for some apps
This commit is contained in:
parent
a6c68e5adc
commit
32ee347727
1 changed files with 4 additions and 2 deletions
|
@ -131,8 +131,10 @@ exec mako
|
||||||
exec nextcloud --background
|
exec nextcloud --background
|
||||||
exec remmina -i
|
exec remmina -i
|
||||||
exec $term
|
exec $term
|
||||||
exec firefox
|
#exec firefox
|
||||||
exec signal-desktop --use-tray-icon
|
exec GDK_BACKEND=x11 firefox
|
||||||
|
#exec signal-desktop --use-tray-icon
|
||||||
|
exec GDK_BACKEND=x11 signal-desktop --use-tray-icon
|
||||||
exec mpd
|
exec mpd
|
||||||
exec libinput-gestures-setup start
|
exec libinput-gestures-setup start
|
||||||
exec solaar --window=hide
|
exec solaar --window=hide
|
||||||
|
|
Loading…
Reference in a new issue