Build the Panama Hyprland desktop
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# wofi — emergency fallback launcher only.
|
||||
#
|
||||
# Vicinae is the real launcher (SUPER+A / SUPER+R / SUPER+SPACE). This exists
|
||||
# because vicinae runs as a systemd user service and Quickshell owns the bar:
|
||||
# if either fails to start, you would otherwise have no way to launch an
|
||||
# application without dropping to a TTY. Bound to SUPER+SHIFT+R.
|
||||
#
|
||||
# Keep it boring and dependency-free. It is insurance, not a daily driver.
|
||||
|
||||
show=drun
|
||||
prompt=Run
|
||||
width=640
|
||||
height=420
|
||||
lines=10
|
||||
location=center
|
||||
allow_images=true
|
||||
image_size=32
|
||||
insensitive=true
|
||||
no_actions=true
|
||||
gtk_dark=true
|
||||
term=kitty
|
||||
Reference in New Issue
Block a user