.bin
.config
audacious
autostart
conky
dconf
dunst
gtk-3.0
htop
i3
trees
2term.json
2term.json.rc
3term.json
3term.json.rc
aws-c5n-large-1-minecraft.json
aws-c5n-large-1-minecraft.json.rc
aws-c5n-large-1-terraria-tmodpack1.json
aws-c5n-large-1-terraria-tmodpack1.json.rc
aws-c5n-large-1-terraria-tmodpack2.json
aws-c5n-large-1-terraria-tmodpack2.json.rc
dsk.json
dsk.json.rc
config
liferea
neofetch
polybar
pulse
qt5ct
rofi
syncthing-gtk
tint2
zim
compton.conf
dircolors
redshift.conf
user-dirs.dirs
user-dirs.locale
.ssh
.themes
.vim
.bashrc
.functions
.gitconfig
.gitmodules
.gtkrc-2.0
.inputrc
.kshrc
.profile
.vimrc
.xinitrc
.xsession
.xsessionrc
.zshrc
48 lines
670 B
JSON
48 lines
670 B
JSON
{
|
|
"border": "normal",
|
|
"current_border_width": 2,
|
|
"floating": "auto_off",
|
|
"percent": 0.6,
|
|
"swallows": [
|
|
{
|
|
"class": "^Mate-terminal$"
|
|
}
|
|
],
|
|
"type": "con"
|
|
}
|
|
|
|
{
|
|
"border": "pixel",
|
|
"floating": "auto_off",
|
|
"layout": "splitv",
|
|
"percent": 0.4,
|
|
"type": "con",
|
|
"nodes": [
|
|
{
|
|
"border": "normal",
|
|
"current_border_width": 2,
|
|
"floating": "auto_off",
|
|
"percent": 0.8,
|
|
"swallows": [
|
|
{
|
|
"class": "^Mate-terminal$"
|
|
}
|
|
],
|
|
"type": "con"
|
|
},
|
|
{
|
|
"border": "normal",
|
|
"current_border_width": 2,
|
|
"floating": "auto_off",
|
|
"percent": 0.2,
|
|
"swallows": [
|
|
{
|
|
"class": "^Mate-terminal$"
|
|
}
|
|
],
|
|
"type": "con"
|
|
}
|
|
]
|
|
}
|
|
|