Update hyprland config for magicman
This commit is contained in:
parent
67bc0c415a
commit
32ae772fbd
@ -188,11 +188,6 @@
|
||||
|
||||
decoration = {
|
||||
rounding = 10;
|
||||
# shadow = {
|
||||
# enable = true;
|
||||
# range = 4;
|
||||
# render_power = 3;
|
||||
# };
|
||||
blur = {
|
||||
enabled = true;
|
||||
size = 3;
|
||||
|
@ -46,9 +46,6 @@
|
||||
|
||||
decoration = {
|
||||
rounding = 10;
|
||||
drop_shadow = true;
|
||||
shadow_range = 4;
|
||||
shadow_render_power = 3;
|
||||
blur = {
|
||||
enabled = true;
|
||||
size = 3;
|
||||
@ -161,8 +158,6 @@
|
||||
|
||||
exec-once = [
|
||||
"waybar"
|
||||
"hyprpaper & sleep 2 && randomwp"
|
||||
"hypridle"
|
||||
# "dunst"
|
||||
];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user