Updated scripts

This commit is contained in:
2025-09-05 10:07:23 +02:00
parent f94060fce7
commit 9788b9d9bb
6 changed files with 304 additions and 47 deletions

View File

@@ -18,7 +18,8 @@ exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" #
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = udiskie
exec-once = waybar
exec-once = systemctl --user start sunshine
exec-once = wayvnc 0.0.0.0 5900
exec-once = systemctl --user import-environment PATH
#############################
### ENVIRONMENT VARIABLES ###
@@ -27,8 +28,6 @@ env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
env = QT_QPA_PLATFORM,wayland
env = QT_QPA_PLATFORMTHEME,qt5ct # for Qt apps
# env = GTK_THEME,Adwaita:dark
# env = QT_STYLE_OVERRIDE,adwaita-dark
#####################
### LOOK AND FEEL ###