From 288c132afa30b4c99bea2191075805d7a8f09e68 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Wed, 24 Jul 2024 16:08:31 -0400 Subject: [PATCH] hyprland: Drop tessen Was a bit too buggy with the auto-typing, so I'd rather just copy straight from the terminal instead. --- home/hyprland.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/hyprland.nix b/home/hyprland.nix index a524c177..48c9b37b 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -30,7 +30,6 @@ in mpvpaper lnch wev - tessen icoextract wtype dmenu-wayland @@ -202,7 +201,6 @@ in "${super}, P, exec, notify-send --icon=$(grimblast save screen) Screenshot Captured." ", Print, exec, grimblast --freeze copy area" "${super}_ALT, delete, exit" - "${super}, T, exec, tessen" "${super}, V, togglefloating" "${super}, B, centerwindow" "${super}, U, exec, ~/.config/${gapsScript}"