first round of bug hunting
This commit is contained in:
parent
cac7203033
commit
03985749c6
6 changed files with 8 additions and 11 deletions
|
|
@ -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 []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue