This commit is contained in:
Stephan Raabe
2023-12-20 11:05:15 +01:00
parent 59a037c694
commit 51e9d67781
18 changed files with 82 additions and 297 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
configuration {
modi: "drun,run";
font: "Fira Sans Bold 10";
show-icons: false;
show-icons: true;
icon-theme: "kora";
display-drun: "APPS";
display-run: "RUN";
@@ -212,7 +212,7 @@ element alternate.active {
element-icon {
background-color: transparent;
text-color: inherit;
size: 32px;
size: 60px;
cursor: inherit;
}