Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
10 days | 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. | |||||
10 days | 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 | |