diff options
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r-- | .config/hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 0e837fe..8f27773 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,5 +1,5 @@ monitor = DP-2, 2560x1440@165, 0x0, 1 -monitor = DP-3, 3840x2160@165, 2560x-720,1.5 +monitor = DP-3, 3840x2160@165, 2560x-720,1 $terminal = foot $browser = firefox @@ -13,7 +13,7 @@ exec-once = hyprslideshow /mnt/ssd/papes 60 exec-once = dunst exec-once = hypridle exec-once = gpg-agent --daemon -exec-once = sing-box run -c /mnt/ssd/settings/config.json +exec-once = reloadsingbox exec-once = waybar env = QT_SCREEN_SCALE_FACTORS,1;1 @@ -50,7 +50,7 @@ decoration { active_opacity = 1.0 inactive_opacity = 1.0 blur { - enabled = true + enabled = false size = 10 passes = 1 vibrancy = 0.1696 |