Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-07-22 | Remove acpiraspberrypi | Matt Hunter | 1 | -1/+1 | |
Unsupported on platform | |||||
2025-07-22 | Remove unsupported unclutter option | Matt Hunter | 1 | -1/+1 | |
2025-07-22 | Use compton | Matt Hunter | 1 | -1/+1 | |
2025-07-22 | xinit: Swap exec order of .fehbg and .xinitrc.local | Matt Hunter | 1 | -1/+1 | |
Sometimes, if a screen rotation is done in .xinitrc.local, it can mess up image scaling of the wallpaper previously applied by feh. Changing the order of these two commands fixes the problem (or is at least an improvement...) | |||||
2025-03-03 | xinit: Include local config from unversioned file | Malfurious | 1 | -0/+1 | |
Create .xinitrc.local as a place for user's config and startup processes without dirtying the .xinitrc file in the repository. | |||||
2025-03-03 | feh: Remove .fehbg file from version control | Malfurious | 1 | -1/+2 | |
Allow user to change wallpaper via feh --bg-* commands without dirtying the .fehbg file in the repository. Fallback to the provided default wallpaper if this file doesn't exist. | |||||
2024-10-10 | picom: Specify backend explicitly | Malfurious | 1 | -1/+1 | |
Picom is recently failing on startup with an error message stating that a backend must be explicitly given. We now specify the old default of 'xrender'. | |||||
2024-02-02 | numlockx: Auto-enable num lock on startup | Malfurious | 1 | -0/+1 | |
2024-02-02 | dwm: Workaround broken Java GUIs | Malfurious | 1 | -0/+2 | |
This environment variable has sometimes been necessary, in addition to running wmname. Advice taken from the ArchWiki. https://wiki.archlinux.org/title/java#Troubleshooting | |||||
2023-11-29 | Add wmname submodule | Malfurious | 1 | -0/+1 | |
2023-06-02 | dwm: Separate date and time in statusbar | Malfurious | 1 | -1/+1 | |
2023-06-02 | unclutter: Enable cursor hiding | Malfurious | 1 | -0/+1 | |
2023-06-02 | dpms: Disable automatic screen blanking / monitor turnoff | Malfurious | 1 | -0/+3 | |
2023-05-23 | dwm: Add battery level to statusbar | Malfurious | 1 | -5/+8 | |
2021-05-12 | Add xinitrc | Malfurious | 1 | -0/+10 | |