Hyprland: add wofi-moji

This commit is contained in:
Filippo Berto 2023-11-17 10:43:54 +01:00
parent 8b304502ba
commit e240fbdc46
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -7,7 +7,7 @@
./yazi.nix
];
home.packages = builtins.attrValues { inherit (pkgs) wofi swaylock way-lockscreen wlogout playerctl brillo pamixer waybar swww blueman networkmanagerapplet; };
home.packages = builtins.attrValues { inherit (pkgs) blueman brillo networkmanagerapplet pamixer playerctl swaylock swww way-lockscreen waybar wlogout wofi wofi-emoji; };
# wayland.windowManager.hyprland = { };
@ -168,6 +168,7 @@
bind = SUPER, F, fullscreen,
bind = SUPER, P, pseudo, # dwindle
bind = SUPER, J, togglesplit, # dwindle
bind = SUPER ALT, E, exec, wofi-emoji
# Move focus to relative position
bind = SUPER, left, movefocus, l