Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(home/gui): waybar: add spacing for tray | sefidel | 2023-09-17 | 1 | -0/+4 |
| | |||||
* | feat(home/gui): waybar: replace pulseaudio with wireplumber | sefidel | 2023-09-17 | 2 | -3/+3 |
| | | | | | * Since our audio setup is PipeWire-based, there is no reason to use pulseaudio to control volumes. | ||||
* | feat(home/gui): waybar: add tray | sefidel | 2023-09-17 | 1 | -1/+1 |
| | |||||
* | fix(home/gui): sway: don't manually start IM binary | sefidel | 2023-09-17 | 1 | -2/+0 |
| | | | | | | | | * This fixes the issue where fcitx5-daemon would fail to start every configuration switch. * home-manager creates a service that starts it, therefore manually starting it is not needed. | ||||
* | feat(home/gui): add logout binding | sefidel | 2023-09-16 | 1 | -4/+3 |
| | |||||
* | feat(home/gui): fix multimedia keys | sefidel | 2023-09-16 | 1 | -6/+10 |
| | |||||
* | feat(home/gui): waybar: add linked format for network | sefidel | 2023-09-15 | 1 | -0/+1 |
| | |||||
* | feat(home/gui): waybar: make battery an optional module | sefidel | 2023-09-15 | 1 | -2/+8 |
| | |||||
* | feat(home/gui): waybar: add network module | sefidel | 2023-09-15 | 1 | -1/+12 |
| | |||||
* | feat(home): basic HiDPI support | sefidel | 2023-09-14 | 4 | -12/+26 |
| | |||||
* | feat(home/gui): foot: remove explicit line height | sefidel | 2023-09-13 | 1 | -1/+0 |
| | |||||
* | chore!: use keyd to manage key remaps | sefidel | 2023-08-22 | 1 | -1/+1 |
| | |||||
* | feat(home/gui): disable acceleration on trackball | sefidel | 2023-08-11 | 1 | -0/+5 |
| | |||||
* | feat(home/gui): start inputMethod on sway startup | sefidel | 2023-08-05 | 1 | -1/+3 |
| | |||||
* | feat(gui/sway): Mod+Ctrl+q to enter idle state | sefidel | 2023-08-03 | 1 | -0/+3 |
| | |||||
* | chore(gui/sway): remove excess space | sefidel | 2023-08-03 | 1 | -1/+1 |
| | |||||
* | feat(home): split gui from base | sefidel | 2023-07-25 | 5 | -0/+454 |