Update niri and waybar layout
This commit is contained in:
parent
833d34f916
commit
118b64c1d4
2 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@ output "LG Electronics LG ULTRAGEAR 404NTCZ0R931" {
|
|||
variable-refresh-rate on-demand=true
|
||||
}
|
||||
layout {
|
||||
gaps 4
|
||||
gaps 10
|
||||
always-center-single-column
|
||||
preset-column-widths {
|
||||
proportion 0.33333
|
||||
|
@ -114,7 +114,7 @@ window-rule {
|
|||
// Display Steam notifications in corner of the screen
|
||||
window-rule {
|
||||
match app-id="steam" title="^notificationtoasts_\\d+_desktop$"
|
||||
default-floating-position x=0 y=0 relative-to="bottom-right"
|
||||
//default-floating-position x=0 y=0 relative-to="bottom-right"
|
||||
}
|
||||
// Open windows in web workspace
|
||||
window-rule {
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
{
|
||||
"layer": "top",
|
||||
"spacing": 8,
|
||||
"margin-top": 4,
|
||||
"margin-left": 4,
|
||||
"margin-right": 4,
|
||||
"margin-top": 5,
|
||||
"margin-left": 5,
|
||||
"margin-right": 5,
|
||||
"modules-left": [
|
||||
"niri/workspaces",
|
||||
"privacy",
|
||||
|
|
Loading…
Add table
Reference in a new issue