From 0ffc8e4c1d1aeae90557c960bc4670979fd42570 Mon Sep 17 00:00:00 2001 From: Hane Date: Tue, 19 Nov 2024 19:09:16 +0100 Subject: [PATCH] version bump. update config for hyprland 0.45.1 --- .config/hypr/hyprland.conf | 29 ++++++++++++++++++------- .config/qutebrowser/quickmarks | 3 +++ .local/share/konsole/Breeze.colorscheme | 2 +- .local/share/konsole/Profairu.profile | 6 +++-- README.md | 19 ++++++++-------- 5 files changed, 38 insertions(+), 21 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 3c64b75..b23c1aa 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -115,12 +115,16 @@ decoration { dim_strength = 0.12 dim_special = 0.1 - drop_shadow = true - shadow_range = 40 - shadow_render_power = 3 - # col.shadow = rgba(1a1a1aee) - col.shadow = rgba(87658aff) - col.shadow_inactive = rgba(1a1a1aee) + shadow { + enabled = true + range = 40 + render_power = 3 + sharp = false + color = rgba(87658aff) + color_inactive = rgba(1a1a1aee) + offset = 5, 2 + scale = 1.0 + } # https://wiki.hyprland.org/Configuring/Variables/#blur blur { @@ -135,7 +139,7 @@ decoration { vibrancy = 0.2696 vibrancy_darkness = 0.2696 - special = true + special = false popups = false } } @@ -209,7 +213,7 @@ dwindle { # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more master { - no_gaps_when_only = 2 + # no_gaps_when_only = 2 mfact = 0.55 # new_is_master = true @@ -455,6 +459,7 @@ windowrulev2 = workspace special:launchers, class:^(heroic)$ windowrulev2 = nofocus, title:^()$,class:^(steam)$ windowrulev2 = minsize 1 1, title:^()$,class:^(steam)$ # windowrulev2 = stayfocused,class:(steam),title:(^$) + # Steam window rules windowrule = float,title:^(Create or select new Steam library folder)$ windowrule = float,title:^(Steam Settings)$ @@ -462,6 +467,14 @@ windowrule = float,title:^(0_Alert)$ # windowrule = workspace special:game,title:^(Steam Big Picture Mode)$ # windowrule = tile,title:^(Steam Big Picture Mode)$ +#No gaps when only substitute +workspace = w[tv1], shadow:false, gapsout:0, gapsin:0 +workspace = f[1], shadow:false, gapsout:0, gapsin:0 +windowrulev2 = bordersize 0, floating:0, onworkspace:w[tv1] +windowrulev2 = rounding 0, floating:0, onworkspace:w[tv1] +windowrulev2 = bordersize 0, floating:0, onworkspace:f[1] +windowrulev2 = rounding 0, floating:0, onworkspace:f[1] + # Layer rules layerrule = dimaround, wofi #layerrule = noanim, selection diff --git a/.config/qutebrowser/quickmarks b/.config/qutebrowser/quickmarks index df12117..f77951f 100644 --- a/.config/qutebrowser/quickmarks +++ b/.config/qutebrowser/quickmarks @@ -22,3 +22,6 @@ windmove???? https://www.reddit.com/r/emacs/comments/rj8k32/the_pgtk_pure_gtk_br vrr pt3 https://github.com/hyprwm/Hyprland/pull/6877#issuecomment-2230423256 first priority minor mode https://emacs.stackexchange.com/questions/352/how-to-override-major-mode-bindings multi-compile https://www.reddit.com/r/emacs/comments/438vf5/is_there_a_way_to_choose_compilation_command_from/ +zram https://www.phoronix.com/forums/forum/software/distributions/1506582-raspberry-pi-os-now-defaults-to-512mb-swap-updates-labwc-compositor +relevant? https://www.phoronix.com/forums/forum/phoronix/latest-phoronix-articles/1506465-linux-6-12-released-with-real-time-capabilities-sched_ext-more-amd-rdna4-more/page3 +pcie protocol stack marketing https://www.intel.com/content/www/us/en/docs/programmable/683647/18-0/pci-express-protocol-stack.html diff --git a/.local/share/konsole/Breeze.colorscheme b/.local/share/konsole/Breeze.colorscheme index ed387f8..df5f028 100644 --- a/.local/share/konsole/Breeze.colorscheme +++ b/.local/share/konsole/Breeze.colorscheme @@ -50,7 +50,7 @@ Color=182,86,25 Color=253,188,75 [Color4] -Color=29,153,243 +Color=85,170,255 [Color4Faint] Color=27,102,143 diff --git a/.local/share/konsole/Profairu.profile b/.local/share/konsole/Profairu.profile index f12fdfc..6aaec73 100644 --- a/.local/share/konsole/Profairu.profile +++ b/.local/share/konsole/Profairu.profile @@ -1,8 +1,10 @@ [Appearance] +BorderWhenActive=true ColorScheme=Breeze -DimmValue=25 +DimmValue=30 +FocusBorderColor=117,90,124 Font=0xProto Nerd Font Mono,11,-1,5,50,0,0,0,0,0 -TabColor=36,36,36,0 +TabColor=250,117,255 [Cursor Options] CursorShape=0 diff --git a/README.md b/README.md index 1c7676e..6c2474f 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,22 @@ -Software stack: +LSoftware stack: ``` wofi-emoji 1.2-3 yay 12.4.2-1 -hypridle 0.1.2-1 -hyprland 0.44.1-1 -hyprlock 0.4.1-1 -hyprpaper 0.7.1-2 +hypridle 0.1.5-1 +hyprland 0.45.1-2 +hyprlock 0.5.0-1 +hyprpaper 0.7.1-3 hyprpicker 0.4.1-1 -konsole 24.08.2-1 mako 1.9.0-1 -qutebrowser 3.2.1-1 +qutebrowser 3.3.1-1 ripgrep 14.1.1-1 stow 2.4.1-1 -sudo 1.9.16-1 +sudo 1.9.16.p1-1 swappy 1.5.1-2 -waybar 0.11.0-3 +waybar 0.11.0-4 wev 1.0.0-13 wofi 1.4.1-1 -xdg-desktop-portal-hyprland 1.3.6-1 +xdg-desktop-portal-hyprland 1.3.8-1 emacs (self-compiled 30.0.91) ```