feat: change runner from wofi to anyrun

This commit is contained in:
João Dias
2024-09-04 21:49:46 -03:00
parent 760294fec6
commit c46a7ba844
6 changed files with 87 additions and 62 deletions
+6
View File
@@ -0,0 +1,6 @@
@import "../../.cache/wal/colors-anyrun.css";
@define-color highlight @color1;
@define-color active shade(@highlight, .7);
@define-color text @foreground;