From 686f0a7fc7ece7e4105f797493af8c14884b94ea Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 26 Jan 2025 23:12:12 +0300 Subject: tidy --- .config/hypr/hyprland.conf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to '.config') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 12bab0b..f8f0137 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -8,7 +8,8 @@ $menu = rofi -show drun exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = pipewire & pipewire-pulse & wireplumber exec-once = start-portal -exec-once = hyprpaper & dunst +exec-once = hyprpaper +exec-once = dunst exec-once = hypridle exec-once = lxqt-policykit-agent exec-once = gpg-agent --daemon @@ -47,7 +48,7 @@ general { } decoration { - rounding = 3 + rounding = 0 active_opacity = 1.0 inactive_opacity = 1.0 @@ -199,5 +200,5 @@ layerrule = animation fadeIn, selection workspace = 1, monitor:DP-2 workspace = 2, monitor:DP-2 -workspace = 3, monitor:DP-3, border:false -workspace = 4, monitor:DP-3, border:false +workspace = 3, monitor:DP-3 +workspace = 4, monitor:DP-3 -- cgit v1.2.3