From a2285204a6b6d2aa286c390384eb8b3cb9dbbd91 Mon Sep 17 00:00:00 2001 From: Warren Hood Date: Wed, 24 Apr 2024 18:53:52 +0200 Subject: [PATCH] Fix broken hyprland config --- hyprland/.config/hypr/hyprland.conf | 7 ------- 1 file changed, 7 deletions(-) diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf index 839b383..eda31ac 100644 --- a/hyprland/.config/hypr/hyprland.conf +++ b/hyprland/.config/hypr/hyprland.conf @@ -117,18 +117,11 @@ misc { force_default_wallpaper = -1 # Set to 0 to disable the anime mascot wallpapers } -# Example per-device config -# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more -device:epic-mouse-v1 { - sensitivity = -0.5 -} - # Example windowrule v1 # windowrule = float, ^(kitty)$ # Example windowrule v2 # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more -windowrulev2 = nomaximizerequest, class:.* # You'll probably like this. # Make xwaylandvideobridge work - for screensharing wayland apps to x11 apps windowrulev2 = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$