added more options to the pwr-dmenu
parent
90f20351ac
commit
c5ee7c6224
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/zsh
|
||||
echo "poweroff\nreboot\nhyprctl dispatch exit\nhyprlock\nhyprctl reload" | wofi --show=dmenu | zsh
|
||||
echo "poweroff\nreboot\nhyprctl dispatch exit\nhyprlock\nhyprctl reload\nkitty ~/Dotfiles/desktopenvs/hyprland/scripts/helpmenu.sh\nkitty nvim ~/.config/binds.conf\n" | wofi --show=dmenu | zsh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue