| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-09 | Remove syshud role as it only works with volume on desktops | Ahmed Abdelhalim | 8 | -113/+0 | |
| 2026-02-09 | Add brightness control using ddcutil to hyprland | Ahmed Abdelhalim | 7 | -0/+202 | |
| The ddcutil is really slow by design and needing to wait the recommended 40-200ms after each request to get the response according to the ddc protocol specifications. For now this is a working draft, might switch to ddccontrol which is much faster but limited to communicate over /dev/<id> which can't be figured automatically or correlated with hyprctl monitors command | |||||
| 2026-02-08 | Move template files | Ahmed Abdelhalim | 11 | -14/+14 | |
| 2026-02-08 | Refactor waybar scripts to use copy instead of template | Ahmed Abdelhalim | 4 | -6/+9 | |
| 2026-02-08 | Modify waybar icons and clicks | Ahmed Abdelhalim | 1 | -4/+4 | |
| 2026-02-08 | Add capslock indicator in waybar | Ahmed Abdelhalim | 2 | -1/+15 | |
| 2026-02-08 | Add the basic syshud role for OSD w/Hyprtheming extension | Ahmed Abdelhalim | 10 | -3/+119 | |
| 2026-02-07 | Clean theme template files | Ahmed Abdelhalim | 5 | -64/+0 | |
| 2026-02-07 | Update swayosd colors | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2026-02-06 | Add chromium role | Ahmed Abdelhalim | 9 | -0/+35 | |
| 2026-02-06 | Fix intermitten network issues with local testing | Ahmed Abdelhalim | 1 | -4/+10 | |
| Co-authored-by: Claude.ai | |||||
| 2026-02-06 | Ignore lingering task from testing as it's failing locally only | Ahmed Abdelhalim | 1 | -0/+4 | |
| 2026-02-06 | Add claude code install role | Ahmed Abdelhalim | 9 | -0/+50 | |
| 2026-02-06 | Fix password store clone detached head | Ahmed Abdelhalim | 1 | -2/+1 | |
| 2026-02-06 | Add preferred theme to gnome configurations | Ahmed Abdelhalim | 1 | -0/+5 | |
| 2026-02-05 | Replace vanilla gnome with ubuntu-gnome-desktop | Ahmed Abdelhalim | 1 | -15/+1 | |
| 2026-02-05 | Add obsidian role install | Ahmed Abdelhalim | 11 | -0/+62 | |
| 2026-02-04 | Add mpv role w/testing | Ahmed Abdelhalim | 9 | -0/+298 | |
| 2026-02-04 | Add launcher binding and add more clipboard binding | Ahmed Abdelhalim | 1 | -2/+6 | |
| 2026-02-04 | Add the user configurations in dotfiles via ansible blocks | Ahmed Abdelhalim | 1 | -2/+29 | |
| 2026-02-04 | Add the mako user configurations via ansible | Ahmed Abdelhalim | 1 | -2/+16 | |
| 2026-02-04 | Add tofi launcher with theming | Ahmed Abdelhalim | 7 | -0/+149 | |
| 2026-02-03 | Fix remove dead code | Ahmed Abdelhalim | 1 | -2/+0 | |
| 2026-02-03 | Reorder the hypland dependency roles | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2026-02-03 | Add zoxide role to playbooks | Ahmed Abdelhalim | 9 | -0/+47 | |
| 2026-02-01 | Fix clipse configuration permissions | Ahmed Abdelhalim | 1 | -2/+0 | |
| This still doesn't work properly with the dotfiles setup, but it's not breaking it. | |||||
| 2026-02-01 | Refactor hyprtheme themes to install variable | Ahmed Abdelhalim | 3 | -4/+4 | |
| 2026-02-01 | Install clipse configurations in XDG HOME | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2026-01-31 | Adding the clipse xdg configs while figuring out how to connect it | Ahmed Abdelhalim | 2 | -1/+46 | |
| The clipse doesn't fully follow the xdg standard, therefore I added the configuration that I use, while I figure out how it can be configured in dotfiles without conflicting or adding duplicate configurations | |||||
| 2026-01-31 | Add bash-completion to bash role setup | Ahmed Abdelhalim | 1 | -0/+18 | |
| 2026-01-31 | Install gvim on arch to have +clipboard support | Ahmed Abdelhalim | 3 | -1/+10 | |
| 2026-01-31 | Allow configuring the themes to install | Ahmed Abdelhalim | 4 | -13/+21 | |
| 2026-01-31 | Add clipse theming template to hyprtheme | Ahmed Abdelhalim | 2 | -0/+29 | |
| 2026-01-31 | Install clipse clipboard manager role with hyprland binding/rules | Ahmed Abdelhalim | 7 | -1/+48 | |
| 2026-01-30 | Fix theme-set script typo | Ahmed Abdelhalim | 1 | -2/+1 | |
| 2026-01-30 | Revert "Add the role to install elephant (walker dep)" | Ahmed Abdelhalim | 15 | -137/+0 | |
| This reverts commit 9d318693f4c4b0bee056df9553bfc49e30f43619. | |||||
| 2026-01-29 | Ignore tasks from testing as they can't work on containers | Ahmed Abdelhalim | 1 | -0/+12 | |
| 2026-01-29 | Fix nvidia gtx role variable names | Ahmed Abdelhalim | 2 | -4/+10 | |
| 2026-01-29 | Add ipv6 support to gateway VPN role | Ahmed Abdelhalim | 3 | -7/+33 | |
| After finding issues that vpn ip6 wasn't working reliably (which was obvious over VPN) Needed to add the VPN routing table support (similar to ipv4) This together with disabling ssh (for github and sr.ht) over ipv6 makes the vpn reliable again Will test and see, since I saw that the archlinux machine wasn't working properly over the vpn, but it could be due to the VPN ipv6 wasn't resolving. | |||||
| 2026-01-25 | Add the role to install elephant (walker dep) | Ahmed Abdelhalim | 15 | -0/+137 | |
| 2026-01-25 | Add the implicit hyprland dependencies explicitly to arch playbook | Ahmed Abdelhalim | 1 | -0/+5 | |
| 2026-01-25 | Fix nvidia role after rename | Ahmed Abdelhalim | 2 | -2/+2 | |
| 2026-01-24 | Rename nvidia role to nvidia_gtx1060 | Ahmed Abdelhalim | 7 | -9/+9 | |
| 2026-01-24 | Fix nvidia role to setup the correct driver to GTX1060 | Ahmed Abdelhalim | 6 | -7/+36 | |
| 2026-01-24 | Fix hypr_monitor naming to follow the naming convention | Ahmed Abdelhalim | 2 | -2/+2 | |
| 2026-01-24 | Fix known_hosts | Ahmed Abdelhalim | 1 | -1/+1 | |
| The original implementation created the /home/root/.ssh/known_hosts This fix is to ensure that the known hosts are configured for the username that are being provisioned instead of root | |||||
| 2026-01-24 | Fix or ignore nvidia role linting issues | Ahmed Abdelhalim | 1 | -4/+6 | |
| 2026-01-24 | Revert "Fix PATH environment in testing and playbook to avoid ansible_facts" | Ahmed Abdelhalim | 6 | -12/+12 | |
| This reverts commit 773eae0f1f3a41742708c070487d52f2e99da980. | |||||
| 2026-01-24 | Fix ansible_facts to use only bracket notation instead of dot notation | Ahmed Abdelhalim | 18 | -44/+44 | |
| Co-authored-by: claude.ai | |||||
| 2026-01-24 | Fix PATH environment in testing and playbook to avoid ansible_facts | Ahmed Abdelhalim | 6 | -12/+12 | |
