diff options
author | awy <awy@tutamail.com> | 2024-08-27 03:53:36 +0300 |
---|---|---|
committer | awy <awy@tutamail.com> | 2024-08-27 03:53:36 +0300 |
commit | f1967533131e88a15e64580833a8b52be795e84b (patch) | |
tree | a83ebd9f33b99eca7412ca42a6c58a488ac82d7b /.config/hypr | |
parent | 8c24921832b2b6dc95bbb41dbfe2de7ff4fcf877 (diff) |
update
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 9d47e7d..3e5b250 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -83,8 +83,10 @@ master { } misc { - force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers - disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :( + force_default_wallpaper = 0 # Set to 0 or 1 to disable the anime mascot wallpapers + disable_hyprland_logo = true # If true disables the random hyprland logo / anime girl background. :( + enable_swallow = 1 + swallow_regex = ^(kitty)$ } input { |