diff --git a/home/hyprland.nix b/home/hyprland.nix index ba8bf60..0489f60 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -128,6 +128,7 @@ in bind = $SUPER, P, exec, dunstify --icon=$(grimblast save screen) Screenshot Captured. bind = , Print, exec, grimblast copy area bind = $SUPER_ALT, delete, exit + bind = $SUPER, T, exec, tessen bind = $SUPER, V, togglefloating bind = $SUPER, B, centerwindow bind = $SUPER, I, exec, hyprctl keyword decoration:dim_inactive $((1 - $(hyprctl getoption decoration:dim_inactive -j | jq -r ".int")))