wl-clipedit
This commit is contained in:
parent
e240fbdc46
commit
b74916095a
3 changed files with 21 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
./yazi.nix
|
||||
];
|
||||
|
||||
home.packages = builtins.attrValues { inherit (pkgs) blueman brillo networkmanagerapplet pamixer playerctl swaylock swww way-lockscreen waybar wlogout wofi wofi-emoji; };
|
||||
home.packages = builtins.attrValues { inherit (pkgs) blueman brillo networkmanagerapplet pamixer playerctl swaylock swww way-lockscreen waybar wl-clipboard wl-clipedit wlogout wofi wofi-emoji; };
|
||||
|
||||
# wayland.windowManager.hyprland = { };
|
||||
|
||||
|
|
@ -169,6 +169,7 @@
|
|||
bind = SUPER, P, pseudo, # dwindle
|
||||
bind = SUPER, J, togglesplit, # dwindle
|
||||
bind = SUPER ALT, E, exec, wofi-emoji
|
||||
bind = SUPER ALT, P, exec, wl-clipedit
|
||||
|
||||
# Move focus to relative position
|
||||
bind = SUPER, left, movefocus, l
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue