From f9754ea924e0be092d766319fcdaaef591aaf71d Mon Sep 17 00:00:00 2001 From: Hannes Date: Mon, 11 May 2026 21:57:29 +0200 Subject: [PATCH] Fixes for the update --- config/autostart.conf | 8 ++++---- config/bind.conf | 4 ++-- config/monitor.conf | 18 +++++++++++++++++- config/theme.conf | 9 --------- hyprlock.conf | 10 +++++----- hyprpaper.conf | 6 +++--- hyprqt6engine.conf | 2 +- scripts/wallpapers/random_wallpaper.sh | 4 +++- 8 files changed, 35 insertions(+), 26 deletions(-) diff --git a/config/autostart.conf b/config/autostart.conf index f0ceeb7..c4fee64 100755 --- a/config/autostart.conf +++ b/config/autostart.conf @@ -1,9 +1,9 @@ # Needs To start first exec-once = tmux new-session -d -s qs 'quickshell' exec-once = hypridle -# exec-once = hyprpaper -# now via: systemctl --user enable --now hyprpaper.service -exec-once = bash -c '~/.config/hypr/scripts/wallpapers/random_wallpaper.sh > ~/.config/hypr/scripts/wallpaper/random_wallpaper.log' +exec-once = hyprpaper +# now via: +exec-once = bash -c 'sleep 2 && ~/.config/hypr/scripts/wallpapers/random_wallpaper.sh > ~/.config/hypr/scripts/wallpapers/random_wallpaper.log' exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark' exec-once = tmux new-session -d -s keyring '/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg' # exec-once = sleep 1 && ~/.config/hypr/scripts/wallpapers/wallpaper.sh @@ -12,7 +12,7 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR exec-once = systemctl --user start hyprpolkitagent exec-once = tmux new-session -d -s carla 'carla -n /home/honney/Downloads/test.carxp' # exec-once = udiskie -t -exec-once = tmux new-session -d -s fah 'fah-client' +exec-once = tmux new-session -d -s fah 'cd ~/.local/share/fah && fah-client' exec-once = tmux new-session -d -s ollama '/usr/bin/ollama serve' exec-once = tmux new-session -d -s ydotool 'ydotoold' diff --git a/config/bind.conf b/config/bind.conf index be8fb99..f13edc0 100755 --- a/config/bind.conf +++ b/config/bind.conf @@ -9,7 +9,7 @@ bind = $mod, F, fullscreen, bind = $mod, V, togglefloating, bind = $mod, D, exec, $menu # "Apps" bind = $mod SHIFT, D, pseudo, # dwindle -bind = $mod, J, togglesplit, # dwindle +# bind = $mod, J, togglesplit, # dwindle #waybar bind = $mod SHIFT, B, exec, ~/.config/waybar/launch.sh @@ -122,4 +122,4 @@ bind = ALT, Y, exec, ~/.config/hypr/scripts/writing/tmdb.sh # Opening Additional Apps bind = $mod SHIFT, C, exec, code -bind = $mod SHIFT, V, exec, vscodium \ No newline at end of file +bind = $mod SHIFT, V, exec, vscodium diff --git a/config/monitor.conf b/config/monitor.conf index 1bfdc93..0c606cf 100644 --- a/config/monitor.conf +++ b/config/monitor.conf @@ -2,7 +2,23 @@ # other monitor Stuff is set up # monitor = name, resolution, position, scale -monitor = desc:ASUSTek COMPUTER INC PA279CRV S5LMSB007609, 3840x2160@60, -3840x0, 1, bitdepth, 10, cm, wide + +render { + cm_auto_hdr = 1 # 0: off, 1: on, 2: edid +} + +monitorv2 { + output = desc:ASUSTek COMPUTER INC PA279CRV S5LMSB007609 + mode = 3840x2160@60 + position = -3840x0 + scale = 1 + bitdepth = 10 + supports_hdr = 1 + transform = 0 + supports_wide_color = 1 + sdr_min_luminance = 1000 + sdr_max_luminance = 400 +} monitorv2 { output = desc:BNQ BenQ EX2710U Y8P00876019 diff --git a/config/theme.conf b/config/theme.conf index 81b2077..21e3afd 100644 --- a/config/theme.conf +++ b/config/theme.conf @@ -83,15 +83,6 @@ animations { animation = workspaces, 1, 6, default } -dwindle { - pseudotile = yes - preserve_split = yes -} - -#gestures { -# workspace_swipe = off -#} - misc { force_default_wallpaper = 0 disable_hyprland_logo = true diff --git a/hyprlock.conf b/hyprlock.conf index 0e49781..2904d20 100755 --- a/hyprlock.conf +++ b/hyprlock.conf @@ -15,7 +15,7 @@ background { label { monitor = text = cmd[update:1000] echo "$(date +"%H:%M")" - color = 0xFFa6d395 + color = 0xFFbac3ff font_size = 80 font_family = JetBrains Mono ExtraBold position = 0, 140 @@ -27,7 +27,7 @@ label { label { monitor = text = - PAIN IS REAL, BUT SO IS HOPE - - color = 0xFFa0cfd1 + color = 0xFFe5bad8 font_size = 12 font_family = JetBrains Mono ExtraLight position = 0, 80 @@ -39,7 +39,7 @@ label { label { monitor = text = Heya $USER :3 - color = 0xFFa6d395 + color = 0xFFbac3ff font_size = 20 font_family = JetBrains Mono Light position = 0, 0 @@ -55,8 +55,8 @@ input-field { dots_size = 0.2 dots_spacing = 0.4 dots_center = true - inner_color = 0xFF294f1f - font_color = 0xFFa6d395 + inner_color = 0xFF394379 + font_color = 0xFFbac3ff fade_on_empty = false placeholder_text = unlock the magic... fail_color = 0xFFffb4ab diff --git a/hyprpaper.conf b/hyprpaper.conf index 66aa313..0dd0731 100755 --- a/hyprpaper.conf +++ b/hyprpaper.conf @@ -1,5 +1,5 @@ wallpaper { - monitor = * - path = /home/honney/Pictures/Wallpapers/countryside_river.png + monitor = * + path = /home/honney/Pictures/Wallpapers/snow_mountain_dark.png fit_mode = cover -} +} \ No newline at end of file diff --git a/hyprqt6engine.conf b/hyprqt6engine.conf index 2837fe4..8276acc 100644 --- a/hyprqt6engine.conf +++ b/hyprqt6engine.conf @@ -5,7 +5,7 @@ theme { color_scheme = ~/.local/share/color-schemes/ColloidDark.colors # Your icon theme - icon_theme = BeautyLine-Garuda + icon_theme = Colloid-Dark # Main UI font font = CodeNewRoman Nerd Font diff --git a/scripts/wallpapers/random_wallpaper.sh b/scripts/wallpapers/random_wallpaper.sh index 154febc..321cacf 100755 --- a/scripts/wallpapers/random_wallpaper.sh +++ b/scripts/wallpapers/random_wallpaper.sh @@ -42,7 +42,9 @@ elif [ -x "/usr/bin/hyprpaper" ]; then echo "daemon started" fi sed -i "3s|path = .*|path = ${image}|" ~/.config/hypr/hyprpaper.conf - hyprctl hyprpaper wallpaper ", $image" + hyprctl monitors -j | jq -r 'sort_by(.id) | .[].name' | while IFS= read -r display; do + hyprctl hyprpaper wallpaper "$display, $image" + done echo "set Wallpaper to $image with hyprpaper" fi