Files
config/pc-files/.config/hyprfloat/hyprfloat.json
2026-01-04 19:31:55 +00:00

36 lines
377 B
JSON

{
"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
]
}
}
}