fix differences from live
This commit is contained in:
parent
b887cf8cb9
commit
759856a10f
2 changed files with 3 additions and 20 deletions
|
@ -1,4 +1,7 @@
|
|||
# Things that will get started automatically at startup
|
||||
|
||||
# Check for dual-screen/docked
|
||||
exec --no-startup-id ~/bin/autorandr.sh
|
||||
# greenclip for clipboard management
|
||||
exec --no-startup-id greenclip daemon
|
||||
|
||||
|
|
|
@ -46,26 +46,6 @@
|
|||
}
|
||||
],
|
||||
"type": "con"
|
||||
},
|
||||
{
|
||||
"border": "none",
|
||||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 1060,
|
||||
"width": 1916,
|
||||
"x": 2,
|
||||
"y": 18
|
||||
},
|
||||
"marks": [],
|
||||
"name": "Microsoft Teams - $hit$how",
|
||||
"percent": 0.25,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^teams\\-for\\-linux$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue