i3: Changed setupZoom

This commit is contained in:
Julian Mutter 2021-09-09 12:16:25 +02:00
parent a79ee805eb
commit acf76d08b6
2 changed files with 6 additions and 6 deletions

View File

@ -2,5 +2,5 @@
zoom &
i3-msg "workspace --no-auto-back-and-forth 5; exec mousepad /home/julian/Nextcloud/studium/zoom.txt"
#i3-msg "workspace --no-auto-back-and-forth 5; exec mousepad /home/julian/Nextcloud/studium/zoom.txt"
i3-msg "workspace --no-auto-back-and-forth 5; append_layout ~/.config/i3/workspace-zoom.json"

View File

@ -1,6 +1,6 @@
// vim:ts=4:sw=4:et
{
"border": "normal",
"border": "pixel",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
@ -23,7 +23,7 @@
{
// splitv split container with 2 children
"border": "normal",
"border": "pixel",
"floating": "auto_off",
"layout": "splitv",
"percent": 0.2,
@ -31,14 +31,14 @@
"nodes": [
{
// splith split container with 1 children
"border": "normal",
"border": "pixel",
"floating": "auto_off",
"layout": "splith",
"percent": 0.5,
"type": "con",
"nodes": [
{
"border": "normal",
"border": "pixel",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
@ -61,7 +61,7 @@
]
},
{
"border": "normal",
"border": "pixel",
"current_border_width": 2,
"floating": "user_off",
"geometry": {