hyprland 0.50

This commit is contained in:
Belal Elsabbagh
2025-07-19 02:12:39 +03:00
parent 28c0733b84
commit 2a2f4b7980

View File

@@ -47,7 +47,7 @@ monitor=,preferred,auto,auto
# Set programs that you use # Set programs that you use
$terminal = alacritty $terminal = alacritty
$fileManager = thunar $fileManager = dolphin
$menu = wofi --show drun $menu = wofi --show drun
$browser = zen-browser $browser = zen-browser
@@ -161,7 +161,6 @@ misc {
animate_manual_resizes = true animate_manual_resizes = true
animate_mouse_windowdragging = true animate_mouse_windowdragging = true
enable_swallow = true enable_swallow = true
render_ahead_of_time = false
disable_hyprland_logo = true disable_hyprland_logo = true
} }