This commit is contained in:
2025-06-05 16:56:11 +01:00
parent 4d958eea2a
commit ce69f5ec45
13 changed files with 370 additions and 69 deletions

View File

@@ -90,7 +90,7 @@ general {
# https://wiki.hyprland.org/Configuring/Variables/#decoration
decoration {
rounding = 10
rounding = 5
rounding_power = 2
# Change transparency of focused and unfocused windows
@@ -107,9 +107,10 @@ decoration {
# https://wiki.hyprland.org/Configuring/Variables/#blur
blur {
enabled = true
size = 3
passes = 1
size = 5
passes = 2
noise = 0.06
new_optimizations = true
vibrancy = 0.1696
}
}
@@ -273,9 +274,7 @@ bindl=,switch:Lid Switch, exec, hyprlock
bind = SUPER, V, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy
bind = , PRINT, exec, hyprshot -m region --clipboard-only
bind = $shiftMod, PRINT, exec, hyprshot -m region
bind = Control_L&alt, space, exec, rofi -show calc -modi calc -no-show-match -no-sort
bind = Control_L&Shift_L, space, exec, flatpak run io.github.nokse22.minitext
bind = $mainMod, T, exec, hyprctl setprop active opaque toggle
bind = $mainMod, T, exec, hyprctl setprop active opaque toggle
##############################
### WINDOWS AND WORKSPACES ###

View File

@@ -1,7 +1,7 @@
# BACKGROUND
background {
monitor =
path = /home/alfie/Pictures/other/wallpaper/puro_de.png
path = /home/alfie/.config/hypr/wallpaper/puro_de.png
#color = $background
blur_passes = 2
contrast = 1