version bump. update config for hyprland 0.45.1

This commit is contained in:
Hane 2024-11-19 19:09:16 +01:00
commit 0ffc8e4c1d
5 changed files with 38 additions and 21 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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)
```