now qt theme gets cleared when starting vicinae server - the font issue persists though
parent
ed4c770f35
commit
e6148ad3e6
|
|
@ -1,7 +1,7 @@
|
||||||
# Or execute your favorite apps at launch like this:
|
# Or execute your favorite apps at launch like this:
|
||||||
#exec-once =bash ~/mount-smb.sh
|
#exec-once =bash ~/mount-smb.sh
|
||||||
#exec-once =bash ~/mountnc.sh
|
#exec-once =bash ~/mountnc.sh
|
||||||
exec-once =vicinae server
|
exec-once =env QT_QPA_PLATFORMTHEME="" vicinae server
|
||||||
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/bluetooth-applet.sh
|
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/bluetooth-applet.sh
|
||||||
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ulwatchdog.sh
|
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ulwatchdog.sh
|
||||||
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh
|
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue