Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(home/gui): set SDL_VIDEODRIVER | sefidel | 2024-05-11 | 1 | -0/+1 |
| | |||||
* | fix(home/gui): sway: fix hm-session-vars sourcing | sefidel | 2024-05-11 | 1 | -0/+4 |
| | | | | This reverts commit 7c908293f7ecd02a0e4b60f32ed2e2ff41174324. | ||||
* | feat(home/gui): sway: add wl-color-picker keybind | sefidel | 2024-05-10 | 1 | -0/+1 |
| | |||||
* | chore(home/base)!: don't source hm-session-vars on sway | sefidel | 2024-05-10 | 1 | -4/+0 |
| | | | | | This *shouldn't* break anything, but it's marked as breaking change just in case. | ||||
* | chore: use integers when setting environment variable flags | sefidel | 2024-03-10 | 1 | -1/+1 |
| | |||||
* | fix(home/gui): sway: revert to latest wlroots | sefidel | 2024-03-06 | 1 | -2/+1 |
| | |||||
* | feat(home/gui): turn off rgb lighting before sleep | sefidel | 2024-02-08 | 1 | -2/+9 |
| | |||||
* | chore(flake): bump | sefidel | 2023-12-21 | 1 | -1/+2 |
| | |||||
* | feat(home/gui): add wl-mirror | sefidel | 2023-11-17 | 1 | -0/+1 |
| | |||||
* | feat(home/gui): configure darkman | sefidel | 2023-11-16 | 1 | -0/+34 |
| | |||||
* | feat(home/gui): use gtk theme from neotheme | sefidel | 2023-11-16 | 1 | -9/+16 |
| | |||||
* | feat(home/gui): kanshi: setup docked profile | sefidel | 2023-11-16 | 1 | -0/+15 |
| | |||||
* | feat(home/gui): sway: use displaylink patch on laptop | sefidel | 2023-11-15 | 1 | -3/+14 |
| | |||||
* | feat(home/gui): swayidle: use loginctl to lock before sleep | sefidel | 2023-10-07 | 1 | -1/+1 |
| | |||||
* | feat(home/gui): swayidle: suspend early on laptops | sefidel | 2023-10-07 | 1 | -5/+6 |
| | |||||
* | feat(home/gui): im: add hangul addon | sefidel | 2023-09-17 | 1 | -0/+1 |
| | |||||
* | feat(home/gui): add blueberry | sefidel | 2023-09-16 | 1 | -0/+1 |
| | |||||
* | feat(home/gui): fix multimedia keys | sefidel | 2023-09-16 | 1 | -0/+1 |
| | |||||
* | feat(home/gui): waybar: make battery an optional module | sefidel | 2023-09-15 | 1 | -1/+4 |
| | |||||
* | feat(home): basic HiDPI support | sefidel | 2023-09-14 | 1 | -7/+43 |
| | |||||
* | fix(home/gui): swaylock: disable grace | sefidel | 2023-09-03 | 1 | -1/+1 |
| | |||||
* | feat(home/gui): better solution for suspend grace | sefidel | 2023-09-02 | 1 | -2/+1 |
| | | | | * Supersedes 5ab71ef3ec55ddcdb0ecb07fd0e67451a034a7e3 | ||||
* | feat(home/gui): set lock grace to 1s | sefidel | 2023-09-02 | 1 | -1/+1 |
| | | | | | * 5s causes problem where the system is suspended on the grace period, which grants malicious actor to unlock the system without password on resume. | ||||
* | feat(home/gui): move NIXOS_OZONE_WL to gui | sefidel | 2023-09-02 | 1 | -0/+1 |
| | | | | * this is a wayland-specific variable | ||||
* | fix(home/gui): fix white screen on manual suspend | sefidel | 2023-09-01 | 1 | -0/+1 |
| | |||||
* | fix(home/gui): use master swaylock-effects | sefidel | 2023-09-01 | 1 | -2/+11 |
| | |||||
* | fix(home/gui): fix swayidle hanging on swaylock | sefidel | 2023-08-26 | 1 | -1/+10 |
| | |||||
* | feat(home/gui): use blur effect on swaylock | sefidel | 2023-08-26 | 1 | -24/+28 |
| | |||||
* | Revert "fix(home/gui): swaylock-effects -> swaylock" | sefidel | 2023-08-26 | 1 | -4/+4 |
| | | | | This reverts commit 6ac33ae4e637cc2e514fc11d199faa4eac7637ae. | ||||
* | fix(home/gui): swaylock-effects -> swaylock | sefidel | 2023-08-25 | 1 | -4/+4 |
| | | | | * fixes frequent RSOD on latest sway | ||||
* | feat(home/gui): add nonreparenting variable for java | sefidel | 2023-08-20 | 1 | -0/+4 |
| | |||||
* | chore(home/gui): add comments on swayidle timeout seconds | sefidel | 2023-08-05 | 1 | -0/+4 |
| | |||||
* | feat(home/gui): start inputMethod on sway startup | sefidel | 2023-08-05 | 1 | -1/+1 |
| | |||||
* | feat(home/gui): move i18n.inputMethod to home | sefidel | 2023-07-30 | 1 | -0/+6 |
| | |||||
* | feat(home): split gui from base | sefidel | 2023-07-25 | 1 | -0/+142 |