diff options
Diffstat (limited to 'homes/floppydisk')
-rw-r--r-- | homes/floppydisk/hyprland.nix | 4 | ||||
-rw-r--r-- | homes/floppydisk/packages.nix | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/homes/floppydisk/hyprland.nix b/homes/floppydisk/hyprland.nix index 2344ec0..54646d6 100644 --- a/homes/floppydisk/hyprland.nix +++ b/homes/floppydisk/hyprland.nix @@ -121,8 +121,8 @@ # screenshot ", Print, exec, grim -l 9 -g \"$(slurp)\" - | wl-copy" - # rofi - "$mod, D, exec, rofi -show drun --show-icons" + # wofi + "$mod, D, exec, wofi --show=drun -G" # workspace scroll "$mod, mouse_down, workspace, e+1" diff --git a/homes/floppydisk/packages.nix b/homes/floppydisk/packages.nix index 7c58a26..8ccae80 100644 --- a/homes/floppydisk/packages.nix +++ b/homes/floppydisk/packages.nix @@ -38,7 +38,7 @@ wiki-tui calcurse kitty - rofi + wofi grim wlogout hyprpaper |