summaryrefslogtreecommitdiffstats
path: root/roles/waybar
AgeCommit message (Collapse)AuthorFilesLines
2026-03-04Remove duplicate fields from argument_specs filesAhmed Abdelhalim1-2/+0
2026-03-02Remove CPU module from waybarAhmed Abdelhalim1-6/+0
2026-03-01Add battop to waybar and hyprlandAhmed Abdelhalim1-1/+2
2026-03-01Fix battery colorsAhmed Abdelhalim1-4/+2
2026-02-23Fix waybar actionsAhmed Abdelhalim1-2/+3
2026-02-22Fix copy waybar scripts in correct waybar pathAhmed Abdelhalim1-1/+1
2026-02-22Configure power menu using tofiAhmed Abdelhalim1-1/+7
Since it was almost impossible to change the spacing between the gum choose items, I used tofi instead, which is already themed and the only downside to it, is that it allows typing input on the menu which isn't my favorite but it's also not bad at all
2026-02-22Configure waybar scripts for launch tui and power menusAhmed Abdelhalim5-4/+31
2026-02-20Refactor waybar/hyprlandAhmed Abdelhalim6-50/+9
2026-02-20Add hyprland sunset and hyprpicker with scripts/waybar integrationAhmed Abdelhalim2-0/+16
2026-02-18Add gnome-calendar role with dependency in waybarAhmed Abdelhalim2-1/+3
2026-02-16Fix waybar capslock issue by providing the kbd dev pathAhmed Abdelhalim2-12/+12
2026-02-14Fix file modeAhmed Abdelhalim3-0/+0
2026-02-13Fix waybar keyboard-status moduleAhmed Abdelhalim2-1/+11
2026-02-08Refactor waybar scripts to use copy instead of templateAhmed Abdelhalim4-6/+9
2026-02-08Modify waybar icons and clicksAhmed Abdelhalim1-4/+4
2026-02-08Add capslock indicator in waybarAhmed Abdelhalim2-1/+15
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed Abdelhalim1-1/+1
2026-01-22Use aur/yay helper to install wlctlAhmed Abdelhalim1-1/+1
2026-01-19Fix the wlctl launcherAhmed Abdelhalim1-1/+1
For some reason (probably related to the change from .profile setup) this stopped working
2026-01-19Simplify the windowruleAhmed Abdelhalim1-1/+1
There is still some issue with wlctl that I'm trying to debug, not sure if it is related to cargo or some other weird behaviour
2026-01-18Fix font roleAhmed Abdelhalim1-1/+1
2026-01-15Fix and ignore linting issues on hyprtheme roleAhmed Abdelhalim1-1/+1
2026-01-14Remove color related configurationsAhmed Abdelhalim1-5/+2
This favors hyprtheme based setup with fallback to default colors
2026-01-09Fix keyboard layout changeAhmed Abdelhalim3-12/+1
I didn't know that there was a keyboard device called all that can be used to change the layout of the connected keyboards
2026-01-08Add waybar initial role with dependencies and configuration in hyprlandAhmed Abdelhalim9-0/+331