Compare commits

...

2 commits

Author SHA1 Message Date
10eb5766c7 Edit waybar
Removed Backlight percentage and added spacing between icons and text
2023-10-19 10:08:07 +02:00
55075f467c Fixed helix environmant var definition 2023-10-19 10:07:35 +02:00
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
"height": 50, "height": 50,
"modules-left": ["clock","custom/weather","wlr/workspaces"], "modules-left": ["clock","custom/weather","wlr/workspaces"],
"modules-center": ["hyprland/window"], "modules-center": ["hyprland/window"],
"modules-right": ["network", "bluetooth", "temperature","custom/power_profile","battery","backlight","pulseaudio","pulseaudio#microphone","tray"], "modules-right": ["network", "bluetooth", "temperature","custom/power_profile","battery","pulseaudio","pulseaudio#microphone","tray"],
"hyprland/window": { "hyprland/window": {
"format": "{}" "format": "{}"
}, },

View file

@ -21,7 +21,7 @@ env = XCURSOR_SIZE, 24
# Applications # Applications
env = BROWSER, firefox env = BROWSER, firefox
env = EDITOR, helix env = EDITOR, hx
# Firefox # Firefox
env = MOZ_ENABLE_WAYLAND, 1 env = MOZ_ENABLE_WAYLAND, 1