fix: make gesture script do touch fix only when touchscreen is used

This commit is contained in:
matt1432 2023-05-29 23:09:15 -04:00
parent 7f4bf28974
commit 8eabd0d05a
4 changed files with 11 additions and 6 deletions
waybar

View file

@ -1,7 +1,7 @@
* {
border: none;
/*font-family: 'SF Mono', Consolas, 'Font Awesome 5 Free Solid', Roboto;*/
font-family: UbuntuMono;
font-family: Product Sans;
font-size: 18px
}