Update hyprland config for magicman
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m48s
Periodic flake update / flake-update (push) Successful in 1m16s

This commit is contained in:
Torjus Håkestad 2025-01-22 12:16:13 +01:00
parent 67bc0c415a
commit 32ae772fbd
2 changed files with 0 additions and 10 deletions

View File

@ -188,11 +188,6 @@
decoration = {
rounding = 10;
# shadow = {
# enable = true;
# range = 4;
# render_power = 3;
# };
blur = {
enabled = true;
size = 3;

View File

@ -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"
];
};