diff options
| -rwxr-xr-x | shell/.profile (renamed from sh/.profile) | 0 | ||||
| -rw-r--r-- | waybar/.config/waybar/config | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sh/.profile b/shell/.profile index 49fe6ec..49fe6ec 100755 --- a/sh/.profile +++ b/shell/.profile diff --git a/waybar/.config/waybar/config b/waybar/.config/waybar/config index d4be05a..d121f79 100644 --- a/waybar/.config/waybar/config +++ b/waybar/.config/waybar/config @@ -4,7 +4,7 @@ "height": 20, // Waybar height (to be removed for auto height) "spacing": 2, // Gaps between modules (4px) "modules-left": ["sway/workspaces", "sway/mode", "sway/scratchpad", "custom/media"], - "modules-right": ["custom/pacman", "mpd", "backlight", "pulseaudio", "network", "cpu", "memory", "disk", "temperature", "battery", "clock", "tray"], + "modules-right": ["custom/pacman", "mpd", "pulseaudio", "network", "cpu", "memory", "disk", "temperature", "battery", "clock", "tray"], "keyboard-state": { "numlock": true, |