add open eww keyb to the script
This commit is contained in:
parent
49572788f9
commit
6614eb2143
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ then
|
|||
hyprctl keyword device:wacom-hid-526b-pen:transform 1
|
||||
hyprctl keyword device:wacom-hid-526b-finger:transform 1
|
||||
hyprctl keyword device:wacom-hid-526b-finger-1:transform 1
|
||||
|
||||
sleep 0.2
|
||||
eww open keyb
|
||||
else
|
||||
echo ${transform_value}
|
||||
hyprctl keyword device:wacom-hid-526b-pen:transform 0
|
||||
|
|
Loading…
Reference in a new issue