xmonad -> add hotkeys || rofi -> set Theme

This commit is contained in:
2024-03-15 15:49:55 +01:00
parent 78b5393324
commit b40f2610c4
4 changed files with 35 additions and 22 deletions

View File

@@ -1,15 +1,15 @@
* {
bg-col: #24273a;
bg-col-light: #24273a;
border-col: #24273a;
selected-col: #24273a;
blue: #8aadf4;
fg-col: #cad3f5;
fg-col2: #ed8796;
grey: #6e738d;
bg-col: #1e1e2e;
bg-col-light: #1e1e2e;
border-col: #1e1e2e;
selected-col: #1e1e2e;
blue: #89b4fa;
fg-col: #cdd6f4;
fg-col2: #f38ba8;
grey: #6c7086;
width: 600;
font: "Fira Code 14";
font: "JetBrainsMono Nerd Font 14";
}
element-text, element-icon , mode-switcher {