added blur to spotify

This commit is contained in:
Joel Mathew Thomas
2024-04-25 13:07:28 +05:30
parent ec92f6db39
commit b0be2be2f2
3 changed files with 13 additions and 4 deletions
+6 -4
View File
@@ -21,7 +21,7 @@ source = ~/.config/hypr/conf/autostart.conf
# Set programs that you use # Set programs that you use
$terminal = kitty $terminal = kitty
$fileManager = dolphin $fileManager = nemo
$menu = rofi --show drun $menu = rofi --show drun
# Some default env vars. # Some default env vars.
@@ -72,12 +72,13 @@ decoration {
blur { blur {
enabled = true enabled = true
size = 3 size = 5
passes = 1 passes = 2
xray = 1 xray = 1
new_optimizations = true new_optimizations = true
noise = 0 noise = 0
popups = true popups = true
ignore_opacity = true
} }
drop_shadow = yes drop_shadow = yes
@@ -141,7 +142,8 @@ device {
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
windowrulev2 = suppressevent maximize, class:.* # You'll probably like this. windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
windowrulev2 = opacity 0.95,class:^(org.kde.dolphin) windowrulev2 = opacity 0.95,class:^(nemo)
windowrule = opacity 0.90, ^(Spotify)$
layerrule = blur, rofi layerrule = blur, rofi
layerrule = blur, waybar layerrule = blur, waybar
layerrule = xray[0], rofi layerrule = xray[0], rofi
+6
View File
@@ -54,3 +54,9 @@
.config/nvim .config/nvim
.config/okularrc .config/okularrc
.config/Kvantum .config/Kvantum
.config/baloofileinformationrc
.config/btop/
.config/chromium/
.config/katemetainfos
.config/nemo/
+1
View File
@@ -23,3 +23,4 @@ gvfs-mtp gparted xorg-xhost ufw gufw kvantum-qt6-git
# GitHub # GitHub
https://github.com/vinceliuice/Orchis-kde https://github.com/vinceliuice/Orchis-kde
https://github.com/vinceliuice/Orchis-theme https://github.com/vinceliuice/Orchis-theme
https://aur.archlinux.org/nordic-kde-git.git