summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 daysdocs(readme): typoSuleyman Farajli
8 daysdocs: README.md updatedSuleyman Farajli
8 daysrefactor: dep.sh removedSuleyman Farajli
8 daysrefactor(makefile): full, check and fullcheck targets removedSuleyman Farajli
9 daysqutebrowser: configure UI and default behaviorSuleyman Farajli
9 daysfix(qutebrowser): use a font that is installed on the systemSuleyman Farajli
10 daysfix(dep.sh): check for pulseaudio instead of pactl commandSuleyman Farajli
10 daysfix(dep.sh): typo in font config package nameSuleyman Farajli
10 daysfeat(dep.sh): add ncurses to build dependenciesSuleyman Farajli
10 daysMerge pull request #16 from sfarajli/devSüleyman Fərəcli
10 daysfeat(aliasrc): alias sxiv to nsxiv if sxiv is not installedSuleyman Farajli
10 daysfix: correct program check message to require libnotify instead of dunstSuleyman Farajli
10 daysfeat(dep.sh): add libnotify to dependenciesSuleyman Farajli
10 daysfeat(dep.sh): add ssh to optional dependenciesSuleyman Farajli
10 daysfeat(dunst): new config addedSuleyman Farajli
10 dayschore(makefile): install newer version of DWMSuleyman Farajli
10 daysfix(profile): use variable name `TERMINAL` instead of `TERM` to set default t...Suleyman Farajli
10 daysfeat: default wallpaper addedSuleyman Farajli
10 daysrefactor(makefile): dependency check now manualSuleyman Farajli
10 daysstyle(dep.sh): sort dependencies alphabeticallySuleyman Farajli
10 daysfix(dep.sh): proper usage of check functionSuleyman Farajli
10 daysrefactor(dep.sh): prioritize newer versions of programs when double checkingSuleyman Farajli
10 dayschore: remove gitignoreSuleyman Farajli
10 daysrefactor(makefile): clean up directories and improve dependency handlingSuleyman Farajli
10 daysfeat(qw): improve QEMU options for -x flagSuleyman Farajli
10 daysfix(nsend): call dunst instead of printing to stdoutSuleyman Farajli
10 daysfix(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
2025-06-21Merge pull request #15 from sfarajli/devSüleyman Fərəcli
2025-06-21fix(profile): use `TERM` environmental variable instead of `TERMINAL`Suleyman Farajli
2025-06-21style(profile): sort logically and alphabeticallySuleyman Farajli
2025-06-21fix(profile): export path variableSuleyman Farajli
2025-06-21feat(profile): export ZSHRC as an environmental variablesSuleyman Farajli
2025-06-21style(makefile): sort alphabetically and logicallySuleyman Farajli
2025-06-21fix(zsh): create zsh history cache file in installationSuleyman Farajli
2025-06-21feat (shell): source .bashrc for interactive TTY sessionsSuleyman Farajli
2025-06-21feat(bash): add autocompletionSuleyman Farajli
2025-06-21Merge pull request #14 from sfarajli/devSüleyman Fərəcli
2025-06-21fix(scripts): recursion in help function fixedSuleyman Farajli
2025-06-21style (shell): align with spacesSuleyman Farajli
2025-06-21refactor(bashrc): improve server compatibility and fallback behaviorSuleyman Farajli
2025-06-21Merge pull request #13 from sfarajli/devSüleyman Fərəcli
2025-06-21style(makefile): Use spaces for alignment instead of tabs and sort alphabetic...Suleyman Farajli
2025-06-21fix(zathura): use `t` for toggling status bar instead of `n`Suleyman Farajli
2025-06-21refactor(makefile): Move contents of Soucedeps into makefile and simplify tar...Suleyman Farajli