This commit is contained in:
iFargle 2023-08-16 22:03:24 +09:00
parent 2a33da2c9e
commit 03937d9ab1

View file

@ -54,12 +54,14 @@
inactive_opacity = 0.7
fullscreen_opacity = 0.95
blur = true
blur_size = 30
blur_passes = 3
drop_shadow = true
shadow_range = 4
shadow_render_power = 3
col.shadow = rgba(1a1a1aee)
blur {
size = 30
passes = 3
}
}
animations {
@ -140,7 +142,7 @@
# Show Rofi on SUPER-S
bind = $mainMod, S, exec, rofi -show drun -show-icons
# Show Rofi on SUPER-SPACE
bind = $mainMod SPACE, , exec, rofi -show drun -show-icons
bind = $mainMod, space, exec, rofi -show drun -show-icons
# Take a screenshot with the Print key
bind =,Print,exec,grim
# Move to the previous / next workspace with SUPER-LEFT and SUPER-RIGHT
@ -163,8 +165,6 @@
swww img /etc/nixos/git/desktops/wallpapers/gruvbox/wallpaper4.jpg &
nm-applet --indicator &
waybar &
notify-send "Welcome to Hyprland!"
mako
'';
};