diff options
Diffstat (limited to 'hypr/.config/hypr/waybar-alt-5/config.ini')
| -rwxr-xr-x | hypr/.config/hypr/waybar-alt-5/config.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hypr/.config/hypr/waybar-alt-5/config.ini b/hypr/.config/hypr/waybar-alt-5/config.ini index 73c57e4..d2ef21f 100755 --- a/hypr/.config/hypr/waybar-alt-5/config.ini +++ b/hypr/.config/hypr/waybar-alt-5/config.ini @@ -1,5 +1,5 @@ { - "layer": "top", // Waybar at top layer + "layer": "bottom", // Waybar at top layer "position": "top", // Waybar position (top|bottom|left|right) "height": 40, "width":1920, @@ -10,7 +10,7 @@ "modules-left": ["hyprland/workspaces"], "modules-center": ["custom/spotify"], - "modules-right": ["custom/weather", "temperature", "cpu", "memory", "pulseaudio", "clock", "tray", "custom/power"], + "modules-right": ["custom/weather", "temperature", "custom-keyboard-layout", "cpu", "memory", "pulseaudio", "clock", "tray", "custom/power"], // Modules configuration // waybar-spotify |
