summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysfix(nvim): use `toggleterm` plugin instead of built-in terminalSuleyman Farajli
6 daysfeat(nvim): remove toggleterm.nvim and add custom full-screen toggle terminalSuleyman Farajli
6 daysfeat(nvim): switch from neo-tree to netrw with l/h navigation and Vexplore to...Suleyman Farajli
8 daysfix(nvim): don't insert new line when using macrosSuleyman Farajli
8 daysfeat(nvim): macros addedSuleyman Farajli
8 daysfeat(nvim): MdEval plugin addedSuleyman Farajli
2025-06-28chore(release): version 0.1v0.1Suleyman Farajli
2025-06-28docs: screenshot of desktop addedSuleyman Farajli
2025-06-28docs(todo): updatedSuleyman Farajli
2025-06-28fix(shot): append .png extension to autogenerated filenamesSuleyman Farajli
2025-06-28docs(readme): note on -devel/-dev packages for build depsSuleyman Farajli
2025-06-28chore(makefile): update slstatus versionSuleyman Farajli
2025-06-28chore(makefile): update st and dwm versionsSuleyman Farajli
2025-06-27Merge pull request #17 from sfarajli/dev_minimalSüleyman Fərəcli
2025-06-28doc(readme): add minimal version support for lf and nvimdev_minimalSuleyman Farajli
2025-06-28feat(qutebrowser): set the default pageSuleyman Farajli
2025-06-28docs(readme): remove firefox from dependenciesSuleyman Farajli
2025-06-28docs(readme): typoSuleyman Farajli
2025-06-28docs: README.md updatedSuleyman Farajli
2025-06-28refactor: dep.sh removedSuleyman Farajli
2025-06-28refactor(makefile): full, check and fullcheck targets removedSuleyman Farajli
2025-06-27qutebrowser: configure UI and default behaviorSuleyman Farajli
2025-06-26fix(qutebrowser): use a font that is installed on the systemSuleyman Farajli
2025-06-26fix(dep.sh): check for pulseaudio instead of pactl commandSuleyman Farajli
2025-06-26fix(dep.sh): typo in font config package nameSuleyman Farajli
2025-06-26feat(dep.sh): add ncurses to build dependenciesSuleyman Farajli
2025-06-26Merge pull request #16 from sfarajli/devSüleyman Fərəcli
2025-06-26feat(aliasrc): alias sxiv to nsxiv if sxiv is not installedSuleyman Farajli
2025-06-26fix: correct program check message to require libnotify instead of dunstSuleyman Farajli
2025-06-26feat(dep.sh): add libnotify to dependenciesSuleyman Farajli
2025-06-26feat(dep.sh): add ssh to optional dependenciesSuleyman Farajli
2025-06-26feat(dunst): new config addedSuleyman Farajli
2025-06-26chore(makefile): install newer version of DWMSuleyman Farajli
2025-06-26fix(profile): use variable name `TERMINAL` instead of `TERM` to set default t...Suleyman Farajli
2025-06-26feat: default wallpaper addedSuleyman Farajli
2025-06-26refactor(makefile): dependency check now manualSuleyman Farajli
2025-06-26style(dep.sh): sort dependencies alphabeticallySuleyman Farajli
2025-06-26fix(dep.sh): proper usage of check functionSuleyman Farajli
2025-06-26refactor(dep.sh): prioritize newer versions of programs when double checkingSuleyman Farajli
2025-06-26chore: remove gitignoreSuleyman Farajli
2025-06-26refactor(makefile): clean up directories and improve dependency handlingSuleyman Farajli
2025-06-26feat(qw): improve QEMU options for -x flagSuleyman Farajli
2025-06-26fix(nsend): call dunst instead of printing to stdoutSuleyman Farajli
2025-06-26fix(slib): print full path instead of basename in error messagesSuleyman Farajli
2025-06-22chore: remove obsolete BUGS fileSuleyman Farajli
2025-06-22chore(profile): prioritize qutebrowser over firefox as default browserSuleyman Farajli
2025-06-22feat(xinitrc): run unclutter in the backgroundSuleyman Farajli
2025-06-21feat: run `fc-cache` after installing fontsshowSuleyman Farajli
2025-06-21fix(profile): set `XINITRC` after setting `XDG_CONFIG_HOME`Suleyman Farajli
2025-06-21Merge branch 'dev'Suleyman Farajli