From bfad93ee4b2f6bccc4927bebc0bbb7419887aca8 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Sat, 8 Oct 2022 16:24:01 +0200 Subject: [PATCH] remove fixed output for rofi --- modules/desktop/hyprland/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/desktop/hyprland/home.nix b/modules/desktop/hyprland/home.nix index 91be06a..5171d2e 100644 --- a/modules/desktop/hyprland/home.nix +++ b/modules/desktop/hyprland/home.nix @@ -65,7 +65,7 @@ bind=SUPER,Escape,exit, bind=SUPER,E,exec,${pkgs.pcmanfm}/bin/pcmanfm bind=SUPER,H,togglefloating, - bind=SUPER,Space,exec,${pkgs.rofi}/bin/rofi -show drun -o DP-3 + bind=SUPER,Space,exec,${pkgs.rofi}/bin/rofi -show drun bind=SUPER,P,pseudo, bind=SUPER,F,fullscreen, bind=SUPER,left,movefocus,l