diff options
Diffstat (limited to 'home-config/waybar/config')
-rw-r--r-- | home-config/waybar/config | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/home-config/waybar/config b/home-config/waybar/config index 10e27c7..9d4b88f 100644 --- a/home-config/waybar/config +++ b/home-config/waybar/config | |||
@@ -3,17 +3,17 @@ | |||
3 | "position": "top", | 3 | "position": "top", |
4 | "height": 30, | 4 | "height": 30, |
5 | 5 | ||
6 | "modules-left": ["sway/workspaces", "sway/mode"], | 6 | "modules-left": ["wlr/workspaces", "hyprland/submap"], |
7 | "modules-center": ["sway/window"], | 7 | "modules-center": ["hyprland/window"], |
8 | "modules-right": ["tray", "custom/spotify", "custom/weather", "custom/mail", "custom/storage", "backlight", "pulseaudio", "network", "idle_inhibitor", "battery", "clock"], | 8 | "modules-right": ["tray", "custom/spotify", "custom/weather", "custom/mail", "custom/storage", "backlight", "pulseaudio", "network", "idle_inhibitor", "battery", "clock"], |
9 | "sway/mode": { | 9 | "hyprland/submap": { |
10 | "format": " {}" | 10 | "format": " {}" |
11 | }, | 11 | }, |
12 | "sway/workspaces": { | 12 | "wlr/workspaces": { |
13 | "format": "{name}", | 13 | "format": "{name}", |
14 | "disable-scroll": true | 14 | "disable-scroll": true |
15 | }, | 15 | }, |
16 | "sway/window": { | 16 | "hyprland/window": { |
17 | "max-length": 80, | 17 | "max-length": 80, |
18 | "tooltip": false | 18 | "tooltip": false |
19 | }, | 19 | }, |
@@ -43,7 +43,7 @@ | |||
43 | "ethernet": [""], | 43 | "ethernet": [""], |
44 | "disconnected": ["睊"] | 44 | "disconnected": ["睊"] |
45 | }, | 45 | }, |
46 | "on-click": "alacritty -e iwctl", | 46 | "on-click": "alacritty -e doas nmtui", |
47 | "tooltip": false | 47 | "tooltip": false |
48 | }, | 48 | }, |
49 | "pulseaudio": { | 49 | "pulseaudio": { |