more changes

This commit is contained in:
Ludwig Lehnert 2025-05-05 08:44:11 +02:00
parent b6ad9cdd70
commit 46db9d8968
Signed by: ludwig
SSH Key Fingerprint: SHA256:4vshH9GJ8TLO1RS2fY6rDDLnq7+KVvSClCY+uEhYYRA
4 changed files with 7 additions and 7 deletions

View File

@ -33,7 +33,6 @@ exec-once = $HOME/.config/waybar/start.sh
exec-once = mako exec-once = mako
exec-once = hypridle exec-once = hypridle
exec-once = $HOME/.config/hypr/start-hyprpaper.sh exec-once = $HOME/.config/hypr/start-hyprpaper.sh
exec-once = copyq --start-server
exec-once = gnome-keyring-daemon --start --components=pkcs11,secrets,ssh exec-once = gnome-keyring-daemon --start --components=pkcs11,secrets,ssh
exec-once = nm-applet exec-once = nm-applet
@ -41,7 +40,7 @@ exec-once = blueman-applet
# Some default env vars. # Some default env vars.
env = HYPRCURSOR_ENABLED,0 env = HYPRCURSOR_ENABLED,0
env = XCURSOR_THEME,Adwaita env = XCURSOR_THEME,Yaru
env = XCURSOR_SIZE,24 env = XCURSOR_SIZE,24
env = QT_QPA_PLATFORMTHEME,qt6ct # change to qt6ct if you have that env = QT_QPA_PLATFORMTHEME,qt6ct # change to qt6ct if you have that
@ -144,7 +143,7 @@ device {
sensitivity = -0.5 sensitivity = -0.5
} }
monitor = , preferred, auto, 1.2 monitor = , preferred, auto, 1.25
xwayland { xwayland {
force_zero_scaling = true force_zero_scaling = true
} }

View File

@ -55,7 +55,7 @@ window#waybar {
} }
#tray * { #tray * {
color: #303030; color: white;
} }
#custom-cpu { #custom-cpu {

View File

@ -25,8 +25,8 @@ if [[ ! -e "$HOME/.local/bin/rickroll" ]]; then
fi fi
if command -v gsettings &> /dev/null; then if command -v gsettings &> /dev/null; then
gsettings set org.gnome.desktop.interface gtk-theme Adwaita gsettings set org.gnome.desktop.interface gtk-theme Yaru-dark
gsettings set org.gnome.desktop.interface icon-theme Adwaita gsettings set org.gnome.desktop.interface icon-theme Yaru-dark
gsettings set org.gnome.desktop.interface cursor-theme Adwaita gsettings set org.gnome.desktop.interface cursor-theme Yaru
fi fi

1
setup
View File

@ -71,6 +71,7 @@ if [[ $distro == "arch linux" ]]; then
"light" "light"
"snapd" "snapd"
"brave-bin" "brave-bin"
"yaru-gtk-theme"
) )
systemd=( systemd=(