AutoYADM commit: 2025-03-08 14:15:03
This commit is contained in:
parent
e0ea6ad4a8
commit
79283aa3c7
2 changed files with 6 additions and 2 deletions
|
@ -123,8 +123,12 @@
|
|||
// LEFT BAR
|
||||
{
|
||||
"layer": "top",
|
||||
"mode": "overlay",
|
||||
"exclusive": "false",
|
||||
// "passthrough": true,
|
||||
"gtk-layer-shell": true,
|
||||
"name": "leftbar",
|
||||
"width": 16,
|
||||
"width": 14,
|
||||
"position": "left",
|
||||
"modules-left": [
|
||||
"niri/workspaces"
|
||||
|
|
|
@ -83,7 +83,7 @@ tooltip {
|
|||
|
||||
#workspaces button.focused {
|
||||
border: none;
|
||||
box-shadow: inset -2px 0 @red_ember;
|
||||
box-shadow: inset 2px 0 @red_ember;
|
||||
}
|
||||
|
||||
#workspaces button.urgent {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue