This commit is contained in:
2026-04-18 04:16:49 +02:00
parent e5312361f8
commit 4cbfa9464b
2 changed files with 26 additions and 9 deletions

View File

@@ -366,3 +366,20 @@ windowrule {
float = yes float = yes
} }
windowrule {
name = float-pavucontrol
match:class = .*[Pp]avucontrol.*
float = yes
}
windowrule {
name = float-imv-center
match:class = ^imv$
float = yes
move = 50% 50%
}

View File

@@ -3,15 +3,6 @@
{ {
"name": "Defaultmon-not-found", "name": "Defaultmon-not-found",
"monitors": { "monitors": {
"desc:Dell Inc. DELL P2422H CY98FQ3": {
"resolution": "1920x1080",
"refresh_rate": 60.0,
"scale": 1.0,
"rotation": 0,
"position_x": 5360,
"position_y": 0,
"is_primary": false
},
"desc:Dell Inc. DELL P2422HE HFKK5L3": { "desc:Dell Inc. DELL P2422HE HFKK5L3": {
"resolution": "1920x1080", "resolution": "1920x1080",
"refresh_rate": 60.0, "refresh_rate": 60.0,
@@ -21,6 +12,15 @@
"position_y": 0, "position_y": 0,
"is_primary": false "is_primary": false
}, },
"desc:Dell Inc. DELL P2422H CY98FQ3": {
"resolution": "1920x1080",
"refresh_rate": 60.0,
"scale": 1.0,
"rotation": 0,
"position_x": 5360,
"position_y": 0,
"is_primary": false
},
"desc:Microstep MEG 342C OLED": { "desc:Microstep MEG 342C OLED": {
"resolution": "3440x1440", "resolution": "3440x1440",
"refresh_rate": 175.0, "refresh_rate": 175.0,