Fixed rofi-rbw to work with fuzzel instead
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
selector = fuzzel
|
||||
clipboarder = wl-copy
|
||||
typer = wtype
|
||||
clear-after = 30
|
||||
prompt = "🔑 "
|
||||
action = copy
|
||||
target = password
|
||||
@@ -19,6 +19,7 @@
|
||||
|
||||
home.packages = with pkgs; [
|
||||
rbw
|
||||
wtype
|
||||
rofi-rbw
|
||||
wireguard-tools
|
||||
];
|
||||
@@ -28,5 +29,6 @@
|
||||
".config/niri/config.kdl".source = ../assets/.config/niri/config.kdl;
|
||||
".config/fuzzel/fuzzel.ini".source = ../assets/.config/fuzzel/fuzzel.ini;
|
||||
".config/alacritty/alacritty.toml".source = ../assets/.config/alacritty/alacritty.toml;
|
||||
".config/rofi-rbw.rc".source = ../assets/.config/rofi-rbw.rc;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user