This commit is contained in:
Stephan Raabe 2023-09-05 20:17:41 +02:00
parent ad02173020
commit 7fa495d582
3 changed files with 26 additions and 24 deletions

View File

@ -1,20 +1,20 @@
@define-color foreground #c0bfbf;
@define-color background #040001;
@define-color cursor #c0bfbf;
@define-color foreground #bfc1c1;
@define-color background #000a0a;
@define-color cursor #bfc1c1;
@define-color color0 #040001;
@define-color color1 #5D5E5C;
@define-color color2 #C2654A;
@define-color color3 #23867C;
@define-color color4 #C99359;
@define-color color5 #F2A05C;
@define-color color6 #0D998A;
@define-color color7 #c0bfbf;
@define-color color8 #423f40;
@define-color color9 #5D5E5C;
@define-color color10 #C2654A;
@define-color color11 #23867C;
@define-color color12 #C99359;
@define-color color13 #F2A05C;
@define-color color14 #0D998A;
@define-color color15 #c0bfbf;
@define-color color0 #000a0a;
@define-color color1 #3C5663;
@define-color color2 #585E5F;
@define-color color3 #956D41;
@define-color color4 #D0A636;
@define-color color5 #717E8B;
@define-color color6 #9BA0A4;
@define-color color7 #bfc1c1;
@define-color color8 #3f4747;
@define-color color9 #3C5663;
@define-color color10 #585E5F;
@define-color color11 #956D41;
@define-color color12 #D0A636;
@define-color color13 #717E8B;
@define-color color14 #9BA0A4;
@define-color color15 #bfc1c1;

View File

@ -10,7 +10,7 @@
//
{
// Workspaces
"wlr/workspaces" : {
"hyprland/workspaces" : {
"on-click": "activate",
"active-only": false,
"all-outputs": true,
@ -18,9 +18,11 @@
"format-icons": {
"urgent": "",
"active": "",
"default": "",
"sort-by-number": true
}
"default": ""
},
"persistent_workspaces": {
"*": 5
}
},
// Taskbar

View File

@ -39,7 +39,7 @@
// Modules Center
"modules-center": [
"wlr/workspaces"
"hyprland/workspaces"
],
// Modules Right