first round of bug hunting

This commit is contained in:
Jet Pham 2024-03-22 23:43:34 -07:00
parent cac7203033
commit 03985749c6
6 changed files with 8 additions and 11 deletions

View file

@ -223,7 +223,7 @@
(defwidget launch []
(button :class "reg-btn launchbutton"
:hexpand true
:onclick "wofi --show run --xoffset=1670 --yoffset=12 --width=230px --height=984 --style=$HOME/.config/wofi.css --term=footclient --prompt=Run &" "")
:onclick "wofi --show run --xoffset=1670 --yoffset=12 --width=230px --height=984 --style=$HOME/.config/wofi.css --term=kittyclient --prompt=Run &" "")
)
(defwidget powerbutton []