diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-10-26 17:37:50 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-10-26 17:37:50 +0900 |
| commit | fb6c7404f2106bd9b59b1ce3180126956fa29f07 (patch) | |
| tree | 329df9bfd6c5b916f770726984a8493e981a4c97 /config/hypr/scripts | |
| parent | 4166755464c0b7b9d10b67c149cb890378abd27d (diff) | |
updated wofi power menu
Diffstat (limited to 'config/hypr/scripts')
| -rwxr-xr-x | config/hypr/scripts/WofiPower.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/WofiPower.sh b/config/hypr/scripts/WofiPower.sh index 74f5f105..097e5fa4 100755 --- a/config/hypr/scripts/WofiPower.sh +++ b/config/hypr/scripts/WofiPower.sh @@ -6,8 +6,8 @@ STYLE="$HOME/.config/wofi/style.css" COLORS="$HOME/.config/wofi/colors" # Wofi window config (in %) -WOFI_WIDTH=28 -WOFI_HEIGHT=8 +WOFI_WIDTH=5 +WOFI_HEIGHT=23 wofi_command="wofi --show dmenu \ --prompt choose... \ |
