]> Freerunner's - dotfiles.git/commitdiff
hypr: tweak colors
authorAndre Ramnitz <tux.rising@gmail.com>
Thu, 11 Dec 2025 22:58:07 +0000 (23:58 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Fri, 23 Jan 2026 19:02:29 +0000 (20:02 +0100)
dot-config/hypr/fragments/windowrules.conf
dot-config/hypr/hyprland.conf

index 57fde3f47f50a9f9e8544294e66cabeae313e25b..8ab04406c30de2af901f9ea837742a6ca91f4d34 100644 (file)
@@ -17,7 +17,7 @@ windowrule = float, class:^(lxqt-.*)$
 windowrule = float, class:^(vlc.*)$
 windowrule = float, class:^(pcmanfm.*)$
 windowrule = float, class:^(qalculate.*)$
-windowrule = size 1560 1000, class:^(org.kde.dolphin)$
+windowrule = size 1280 720, class:^(org.kde.dolphin)$
 
 windowrule = minsize 1 1, stayfocused, float, class:^(com.nextcloud.desktopclient.nextcloud)$
 windowrule = stayfocused, class:^(com.nextcloud.desktopclient.nextcloud)$
index 44f1e3b1f5411fe112eaaedd6e87e09825c9df64..1930f2244026e5544eee98cc6d8192d0f0af9575 100644 (file)
@@ -32,7 +32,7 @@ exec-once = /usr/libexec/pam_kwallet_init
 exec-once = openrc --user hyprland # AFTER pam_kwallet_init!!!
 exec-once = hyprpm reload
 exec-once = env XDG_MENU_PREFIX=plasma- kbuildsycoca6
-exec-once = matugen -t scheme-neutral image /home/andy/Wallpapers/3440x1440-jffmy9eofxof1.jpg
+exec-once = matugen -t scheme-content image /home/andy/Wallpapers/3440x1440\ comet2.jpg
 exec-once = openrgb -p default
 
 # Unset variables on exit
@@ -46,7 +46,7 @@ general {
     gaps_in = 10
     gaps_out = 20
     # col.active_border = rgba(33ccffee) rgba(00ff99ee) 15deg #vanilla colors
-    col.active_border = 0xff$tertiary 0x88$tertiary 50deg
+    col.active_border = 0xff$primary 0x88$primary 50deg
     col.nogroup_border_active = 0xff$error 0x88$error 50deg
     col.inactive_border = 0xff$background
     col.nogroup_border  = 0xff$background