diff options
author | awy <awy@awy.one> | 2024-10-27 00:02:30 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-10-27 00:02:30 +0300 |
commit | fade4002d10627b199d77f2000973990003dccdf (patch) | |
tree | 4a67daf495184cf8b2c429ce35d8b8857da0f6a2 /.config/hypr/hyprland.conf | |
parent | a3b00eafceed6ec9a96e06eeb27e0201cbefe3f9 (diff) |
swallow
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index f8f9abd..c6950da 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -88,7 +88,7 @@ misc { 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)$ + swallow_regex = ^(foot)$ } input { |