Update sway

This commit is contained in:
natemaia
2022-01-02 18:12:48 -08:00
parent e98196badf
commit 700e7c2238
4 changed files with 31 additions and 3 deletions

View File

@ -0,0 +1,18 @@
{
"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
}