Clean up sway

This commit is contained in:
natemaia
2022-01-06 18:58:27 -08:00
parent 09a0d7bec8
commit 70ad256365
5 changed files with 95 additions and 420 deletions

View File

@ -1,18 +0,0 @@
{
"keyboard-layout": "",
"autotiling-workspaces": "1 2 3 4 5 6 7 8",
"autotiling-on": true,
"night-lat": -1,
"night-long": -1,
"night-temp-low": 4500,
"night-temp-high": 6500,
"night-gamma": 1.0,
"night-on": true,
"terminal": "foot",
"file-manager": "thunar",
"editor": "mousepad",
"browser": "chromium --disable-gpu-memory-buffer-video-frames --enable-features=UseOzonePlatform --ozone-platform=wayland",
"panel-preset": "custom",
"panel-custom": "archlabs.json",
"show-on-startup": true
}