mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 04:44:03 +01:00
rofi: Show as separate window
This makes it possible to close rofi with the same keybind that is used to open it. Also got rid of an obsolete drun string.
This commit is contained in:
parent
cc4c81b4d0
commit
40f5dc971e
@ -66,5 +66,5 @@ env \
|
||||
rofi \
|
||||
-show drun \
|
||||
-dpi "$ROFI_DPI" \
|
||||
-m -1 \
|
||||
-display-drun "Search ($(bspc query -D -d focused --names))"
|
||||
-normal-window \
|
||||
-m -1
|
||||
|
Loading…
Reference in New Issue
Block a user