mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-07 05:19:07 -04:00
Update river config
This commit is contained in:
parent
632d6c3239
commit
354a004f60
4 changed files with 9 additions and 5 deletions
|
@ -96,7 +96,9 @@
|
|||
"default": ""
|
||||
},
|
||||
"persistent-workspaces": {
|
||||
"*": 4
|
||||
"*": 4,
|
||||
"DP-1": [1, 2, 3, 4],
|
||||
"HDMI-A-1": [5, 6, 7, 8]
|
||||
}
|
||||
},
|
||||
"sway/workspaces#sway": {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
|
||||
window#waybar {
|
||||
background: rgba(24, 25, 38, 1.0);
|
||||
background: rgba(24, 25, 38, 0.0);
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue