added hyprfloat and some other stuff
This commit is contained in:
35
pc-files/.config/hyprfloat/hyprfloat.json
Normal file
35
pc-files/.config/hyprfloat/hyprfloat.json
Normal 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
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user