Changed/Added packages, Added blur
This commit is contained in:
@@ -79,7 +79,7 @@ button {
|
|||||||
/* Root */
|
/* Root */
|
||||||
/*****************/
|
/*****************/
|
||||||
.bar1, .bar2, .bar3{
|
.bar1, .bar2, .bar3{
|
||||||
background-color: rgba(65, 69, 89, 0.8);
|
background-color: rgba(65, 69, 89, 0.2);
|
||||||
border-top-left-radius: 0px;
|
border-top-left-radius: 0px;
|
||||||
border-top-right-radius: 0px;
|
border-top-right-radius: 0px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -51,8 +51,14 @@ decoration {
|
|||||||
|
|
||||||
blur {
|
blur {
|
||||||
enabled = true
|
enabled = true
|
||||||
size = 3
|
size = 2
|
||||||
passes = 1
|
passes = 3
|
||||||
|
#noise = 0
|
||||||
|
new_optimizations = on
|
||||||
|
special = false
|
||||||
|
|
||||||
|
blurls = rofi
|
||||||
|
blurls = gtk-layer-shell
|
||||||
}
|
}
|
||||||
|
|
||||||
drop_shadow = yes
|
drop_shadow = yes
|
||||||
|
|||||||
@@ -1,17 +1,27 @@
|
|||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
obsidian
|
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
brave-bin
|
|
||||||
discord
|
|
||||||
youtube-music
|
youtube-music
|
||||||
mpv
|
|
||||||
galculator
|
|
||||||
pavucontrol
|
|
||||||
vscodium
|
|
||||||
waypaper-git
|
waypaper-git
|
||||||
|
pavucontrol
|
||||||
hyprpicker
|
hyprpicker
|
||||||
|
brave-bin
|
||||||
|
vscodium
|
||||||
|
obsidian
|
||||||
|
discord
|
||||||
yt-dlp
|
yt-dlp
|
||||||
|
mpv
|
||||||
|
|
||||||
|
#AMD Stats
|
||||||
|
#amdgpu_top
|
||||||
|
|
||||||
|
#Explorer
|
||||||
|
#qt5-imageformats
|
||||||
#thunar
|
#thunar
|
||||||
#dolphin
|
#dolphin
|
||||||
#qt5-imageformats
|
|
||||||
#ark
|
#ark
|
||||||
|
|
||||||
|
#Character map
|
||||||
|
#gucharmap
|
||||||
|
|
||||||
|
#Calculator
|
||||||
|
#galculator
|
||||||
|
|||||||
@@ -17,6 +17,8 @@ wl-clipboard
|
|||||||
polkit-kde-agent
|
polkit-kde-agent
|
||||||
xdg-desktop-portal-hyprland
|
xdg-desktop-portal-hyprland
|
||||||
gnome-keyring
|
gnome-keyring
|
||||||
|
cifs-utils
|
||||||
|
ntfs-3g
|
||||||
openssh
|
openssh
|
||||||
|
|
||||||
# Pipewire
|
# Pipewire
|
||||||
@@ -78,4 +80,5 @@ fastfetch
|
|||||||
starship
|
starship
|
||||||
neovim
|
neovim
|
||||||
ranger
|
ranger
|
||||||
bashtop
|
nvtop
|
||||||
|
btop
|
||||||
|
|||||||
Reference in New Issue
Block a user