change launcher to fuzzel
This commit is contained in:
parent
82a11ef821
commit
c158671e70
3 changed files with 3 additions and 2 deletions
|
|
@ -33,7 +33,7 @@ in {
|
|||
mods = ["SUPER"];
|
||||
key = "SPACE";
|
||||
dispatcher = "exec";
|
||||
params = "pkill wofi || wofi -i -S drun -M multi-contains";
|
||||
params = "pkill fuzzel || fuzzel -T kitty";
|
||||
}
|
||||
|
||||
{
|
||||
|
|
|
|||
|
|
@ -227,7 +227,7 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
horseman.dots = {
|
||||
wofi.enable = true;
|
||||
fuzzel.enable = true;
|
||||
waybar.enable = true;
|
||||
hypr = {
|
||||
hyprland.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue