Merge Arch config as main #1

Closed
baobeld wants to merge 228 commits from arch(btw) into master
Showing only changes of commit 0c3b4acd89 - Show all commits

View file

@ -7,13 +7,13 @@
"spacing": 4, // Gaps between modules (4px) "spacing": 4, // Gaps between modules (4px)
// Choose the order of the modules // Choose the order of the modules
"modules-left": [ "modules-left": [
"sway/workspaces", "hyprland/workspaces",
"sway/mode", "sway/mode",
"sway/scratchpad", "sway/scratchpad",
"custom/media" "custom/media"
], ],
"modules-center": [ "modules-center": [
"sway/window" "hyprland/window"
], ],
"modules-right": [ "modules-right": [
//"mpd", //"mpd",
@ -25,9 +25,7 @@
"temperature", "temperature",
"backlight", "backlight",
"keyboard-state", "keyboard-state",
"sway/language", "hyprland/language",
"battery",
"battery#bat2",
"clock", "clock",
"tray" "tray"
], ],