Atlas - config

Home / systems / linux / dotfiles / main / .config / waybar Lines: 1 | Size: 451 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)]
[FILE BEGIN]
1{ 2 "layer": "top", 3 "position": "top", 4 "modules-left": ["sway/workspaces", "custom/clock"], 5 "modules-center": ["custom/uptime", "memory"], 6 "modules-right": ["pulseaudio", "battery", "network"], 7 8 "sway/workspaces": { 9 "disable-scroll": true 10 }, 11 12 "custom/clock": { 13 "exec": "date", 14 "interval": 1 15 }, 16 17 "memory": { 18 "format": "{used} / {total} MB" 19 }, 20 21 "custom/uptime": { 22 "exec": "uptime -p", 23 "interval": 30 24 } 25} 26 27
[FILE END]
(C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.