Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
3 days | fix ssh-agent socket detectionHEADmaster | Gibheer | 1 | -1/+1 | |
2025-09-18 | add hyprlock config | Gibheer | 1 | -0/+20 | |
2025-09-17 | check if ssh-agent is even running | Gibheer | 1 | -4/+6 | |
On some servers the ssh-agent is not running, nor used, so avoid trying to add any keys. | |||||
2025-09-15 | remove unused setting | Gibheer | 1 | -5/+0 | |
2025-09-14 | monitor name changed | Gibheer | 1 | -2/+2 | |
2025-07-10 | remove unused config options | Gibheer | 1 | -25/+0 | |
Animations are disabled in my setup. | |||||
2025-07-10 | add package list | Gibheer | 1 | -0/+16 | |
These are the packages that get normally installed to get everything working. | |||||
2025-07-10 | add greetd config | Gibheer | 1 | -0/+16 | |
This is not installed by the Makefile, but still interesting for the overall configuration of login manager. | |||||
2025-07-10 | add kitty config | Gibheer | 2 | -0/+6 | |
2025-07-10 | fix ssh-agent path | Gibheer | 1 | -1/+1 | |
2025-07-10 | fix systemd defaults | Gibheer | 1 | -0/+3 | |
2025-07-10 | add systemd user service for ssh agent and zshrc | Gibheer | 3 | -0/+59 | |
2025-07-10 | add hyprland config | Gibheer | 3 | -1/+323 | |
2025-06-13 | disable mouse support in vim | Gibheer | 1 | -0/+2 | |
2025-06-13 | initial configs | Gibheer | 8 | -0/+206 | |
This is the current bare bones config only for tmux and vim. zsh will probably follow later. |