From 11414c9a8cfbec20cddbcf7a5452cbda6d8cf369 Mon Sep 17 00:00:00 2001 From: OCbwoy3 Date: Sat, 5 Jul 2025 11:41:21 +0300 Subject: [PATCH] uninstall warp --- config/hypr/config/display.conf | 4 ++-- hosts/default/configuration.nix | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/hypr/config/display.conf b/config/hypr/config/display.conf index c153264..7236caf 100644 --- a/config/hypr/config/display.conf +++ b/config/hypr/config/display.conf @@ -63,10 +63,10 @@ animations { } render { - direct_scanout = true + # direct_scanout = true } -windowrule = tag +game, class:sober +# windowrule = tag +game, class:sober # Dwindle layout dwindle { diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 9299671..bfb3cd2 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -134,7 +134,7 @@ virtualisation.docker.enable = true; main-user.packages = with pkgs; [ - warp-terminal + # warp-terminal prismlauncher # vesktop # legcord