From 0e2372ab95fe5a944c44c479461caa4a1e860520 Mon Sep 17 00:00:00 2001 From: albert Date: Tue, 16 Apr 2024 22:20:52 +0900 Subject: [PATCH] Update rofi-rbw shortcut --- home-manager/common/desktops/hyprland/components/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/common/desktops/hyprland/components/hyprland.nix b/home-manager/common/desktops/hyprland/components/hyprland.nix index 8e0cfd6f..7f5e52ca 100644 --- a/home-manager/common/desktops/hyprland/components/hyprland.nix +++ b/home-manager/common/desktops/hyprland/components/hyprland.nix @@ -110,7 +110,7 @@ ''SUPER, J, togglesplit, # dwindle'' ''SUPER, F, exec, firefox'' ''SUPER, S, exec, steam -vgui'' - ''SUPER, B, exec, rofi-rbw --clipboarder'' + ''SUPER, B, exec, rofi-rbw --action copy --no-folder'' # Move focus with mainMod + arrow keys ''SUPER_ALT, left, movefocus, l''