summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-05docs(README.md): troubleshoot OOM error in slockSuleyman Farajli
2025-11-05docs(TODO): updatedSuleyman Farajli
2025-11-05build: install slockSuleyman Farajli
2025-11-05chore(build.sh): fetch newer version of dwmSuleyman Farajli
2025-11-05docs(README.md): update the dependency listSuleyman Farajli
2025-11-04feat(sslock): add screenshot and blur optionsSuleyman Farajli
2025-11-04style(swall): remove an empty lineSuleyman Farajli
2025-11-04feat(sclip): add silent mode and improve clipboard handlingSuleyman Farajli
2025-11-04refactor(nsend): parse command line optionsSuleyman Farajli
2025-11-04fix(dcheck_battery): use `-s` instead of `-c` when calling `notification send`Suleyman Farajli
2025-11-04feat(slib): add send_notification and update run to use notification flagsSuleyman Farajli
2025-11-04docs(TODO): updateSuleyman Farajli
2025-11-04fix(swall): do not look for gif filesSuleyman Farajli
2025-11-04fix(profile): prioritize firefox over qutebrowserSuleyman Farajli
2025-11-04docs(TODO): updatedSuleyman Farajli
2025-11-04feat(xinitrc): start daemonsSuleyman Farajli
2025-11-04feat(daemons): check battery and check mail addedSuleyman Farajli
2025-11-04build: install daemonsSuleyman Farajli
2025-11-04feat(lf): <c-y> to copy current file to clipboardSuleyman Farajli
2025-11-03fix(lf): remove files that have spaces in themSuleyman Farajli
2025-11-03feat(zathura): add keybind to copy filename to clipboardSuleyman Farajli
2025-11-03feat(nvim): enable wrap for text filesSuleyman Farajli
2025-11-03refactor(gui): move wallpaper symlink to XDG cache directorySuleyman Farajli
2025-11-03feat(arch): pacman.conf addedSuleyman Farajli
2025-11-03feat(daemons): add background daemons for battery and mail checksSuleyman Farajli
2025-11-03build: fix pacman.conf pathSuleyman Farajli
2025-11-03feat(sclip): add support for copying text, files, and stdin to clipboardSuleyman Farajli
2025-11-01docs(TODO): updatedSuleyman Farajli
2025-10-28feat(sslock): addedSuleyman Farajli
2025-10-28fix(swall): unlink the wallpaper symlink when clearing the wallpaperSuleyman Farajli
2025-10-28docs(TODO): updatedSuleyman Farajli
2025-10-28feat(swall): create symlink pointed to the current wallpaperSuleyman Farajli
2025-10-28docs(BUGS): updatedSuleyman Farajli
2025-10-28fix(swall): reload compositor when clearing the wallpaper and use xdg directo...Suleyman Farajli
2025-10-28fix(br): use xdg directoriesSuleyman Farajli
2025-10-28fix(shot): turn off compositor when screen capturingSuleyman Farajli
2025-10-28feat(slib): run function enhancedSuleyman Farajli
2025-10-28doc(TODO): updatedSuleyman Farajli
2025-10-28chore(wallpapers): move to /etc from /configSuleyman Farajli
2025-10-27chore(scripts): remove misleading 'Unreachable' comments in slight and svolSuleyman Farajli
2025-10-27docs(BUGS): updatedSuleyman Farajli
2025-10-26docs(TODO): updatedSuleyman Farajli
2025-10-26docs(README.md): updatedSuleyman Farajli
2025-10-26fix(shot): set the default directory and create if neededSuleyman Farajli
2025-10-26fix(build.sh): copy multiple files at onceSuleyman Farajli
2025-10-26feat(sclip): addedSuleyman Farajli
2025-10-26chore: split script installation into CLI and GUI sectionsSuleyman Farajli
2025-10-26fix(build): define default install paths and add clean targetSuleyman Farajli
2025-10-26fix(build.sh): ShellCheck warnings and quote variable expansions in build.shSuleyman Farajli
2025-10-26build: use shell scripts instead of makefileSuleyman Farajli