added hyprfloat and some other stuff

This commit is contained in:
voidarclabs
2026-01-04 19:31:55 +00:00
parent af0724eee4
commit e0d6d1f55b
7 changed files with 46 additions and 8 deletions

View File

@@ -0,0 +1,35 @@
{
"terminal_classes":[
"kitty",
"thunar"
],
"ignore_titles":[
"notificationtoasts_\\d+_desktop"
],
"monitors":{
"DP-1":{
"width":1364,
"height":767,
"offset":[
0,
0
]
},
"DP-2":{
"width":1364,
"height":767,
"offset":[
0,
0
]
},
"HDMI-A-1":{
"width":1364,
"height":767,
"offset":[
0,
0
]
}
}
}