fix hyprland config, remove chromeium
This commit is contained in:
parent
7e8c1dc81f
commit
9c3bb13183
2 changed files with 4 additions and 2 deletions
|
@ -36,7 +36,10 @@ plugin {
|
||||||
|
|
||||||
decoration {
|
decoration {
|
||||||
rounding = $radius
|
rounding = $radius
|
||||||
drop_shadow = yes
|
|
||||||
|
shadow {
|
||||||
|
enabled = true
|
||||||
|
}
|
||||||
|
|
||||||
blur {
|
blur {
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
|
@ -50,7 +50,6 @@
|
||||||
; desktop programs
|
; desktop programs
|
||||||
"gnome-keyring"
|
"gnome-keyring"
|
||||||
"gimp"
|
"gimp"
|
||||||
"ungoogled-chromium"
|
|
||||||
"steam"
|
"steam"
|
||||||
"nautilus"
|
"nautilus"
|
||||||
"cage"
|
"cage"
|
||||||
|
|
Loading…
Reference in a new issue