diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix index d60d5a0..3bca2bd 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -137,6 +137,8 @@ in { ", XF86LaunchA, exec, ${screenshotScript}" ", XF86LaunchB, exec, ${lib.getExe pkgs.rofi-rbw-wayland} -a copy -t password --clear-after 20" + + "ALT, Tab, exec, ${lib.getExe pkgs.rofi-wayland} -show window" ] ++ ( # workspaces # binds $mod + [shift +] {1..10} to [move to] workspace {1..10}