mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-29 06:07:54 +02:00
rofi: Show current focused desktop
This was cute, however knowing which desktop we're on may be irrelevant in a future workspace implementation. Adding this information to the fish prompt with starship may also be an option.
This commit is contained in:
parent
d2883d0cb9
commit
3728607f28
@ -60,4 +60,5 @@ env \
|
||||
rofi \
|
||||
-show drun \
|
||||
-dpi "$ROFI_DPI" \
|
||||
-m -1
|
||||
-m -1 \
|
||||
-display-drun "Search ($(bspc query -D -d focused --names))"
|
||||
|
Loading…
x
Reference in New Issue
Block a user