feat: split panels for waybar;
refactor: waybar, swaync and rofi now share colors; refactor: removed windows from rofi, niced colors; fix: transparency blur arifacts;
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
"layer-shell": true,
|
||||
"layer-shell-cover-screen": false,
|
||||
"cssPriority": "highest",
|
||||
"control-center-margin-top": 5,
|
||||
"control-center-margin-top": 10,
|
||||
"control-center-margin-bottom": 5,
|
||||
"control-center-margin-right": 5,
|
||||
"control-center-margin-right": -10,
|
||||
"control-center-margin-left": 0,
|
||||
"notification-2fa-action": false,
|
||||
"notification-inline-replies": false,
|
||||
@@ -21,13 +21,13 @@
|
||||
"timeout-critical": 0,
|
||||
"fit-to-screen": true,
|
||||
"relative-timestamps": true,
|
||||
"control-center-width": 500,
|
||||
"control-center-height": 600,
|
||||
"control-center-width": 470,
|
||||
"control-center-height": 800,
|
||||
"notification-window-width": 500,
|
||||
"keyboard-shortcuts": true,
|
||||
"notification-grouping": false,
|
||||
"image-visibility": "when-available",
|
||||
"transition-time": 200,
|
||||
"transition-time": 100,
|
||||
"hide-on-clear": false,
|
||||
"hide-on-action": true,
|
||||
"text-empty": "No nothing",
|
||||
@@ -58,8 +58,7 @@
|
||||
"inhibitors",
|
||||
"title",
|
||||
"notifications",
|
||||
"dnd",
|
||||
"mpris"
|
||||
"dnd"
|
||||
],
|
||||
"widget-config": {
|
||||
"inhibitors": {
|
||||
|
||||
Reference in New Issue
Block a user