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
|
// LEFT BAR
|
||||||
{
|
{
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
|
"mode": "overlay",
|
||||||
|
"exclusive": "false",
|
||||||
|
// "passthrough": true,
|
||||||
|
"gtk-layer-shell": true,
|
||||||
"name": "leftbar",
|
"name": "leftbar",
|
||||||
"width": 16,
|
"width": 14,
|
||||||
"position": "left",
|
"position": "left",
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"niri/workspaces"
|
"niri/workspaces"
|
||||||
|
|
|
@ -83,7 +83,7 @@ tooltip {
|
||||||
|
|
||||||
#workspaces button.focused {
|
#workspaces button.focused {
|
||||||
border: none;
|
border: none;
|
||||||
box-shadow: inset -2px 0 @red_ember;
|
box-shadow: inset 2px 0 @red_ember;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.urgent {
|
#workspaces button.urgent {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue