index — dotfiles @ b50db4bcc05eee8d8a85ddc74bac82eba8401d59

my dotfiles

remove backlight module
Christian Krinitsin code@krinitsin.xyz
Mon, 18 Mar 2024 18:43:31 +0100
commit

b50db4bcc05eee8d8a85ddc74bac82eba8401d59

parent

5f8c451a40f4b87e09e7d906ef866afd9aada765

2 files changed, 1 insertions(+), 1 deletions(-)

jump to
M waybar/.config/waybar/configwaybar/.config/waybar/config

@@ -4,7 +4,7 @@ "position": "bottom", // Waybar position (top|bottom|left|right)

"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,