| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-04 | docs(TODO): update | Suleyman Farajli | |
| 2025-11-04 | fix(swall): do not look for gif files | Suleyman Farajli | |
| 2025-11-04 | fix(profile): prioritize firefox over qutebrowser | Suleyman Farajli | |
| 2025-11-04 | docs(TODO): updated | Suleyman Farajli | |
| 2025-11-04 | feat(xinitrc): start daemons | Suleyman Farajli | |
| 2025-11-04 | feat(daemons): check battery and check mail added | Suleyman Farajli | |
| 2025-11-04 | build: install daemons | Suleyman Farajli | |
| 2025-11-04 | feat(lf): <c-y> to copy current file to clipboard | Suleyman Farajli | |
| 2025-11-03 | fix(lf): remove files that have spaces in them | Suleyman Farajli | |
| 2025-11-03 | feat(zathura): add keybind to copy filename to clipboard | Suleyman Farajli | |
| 2025-11-03 | feat(nvim): enable wrap for text files | Suleyman Farajli | |
| 2025-11-03 | refactor(gui): move wallpaper symlink to XDG cache directory | Suleyman Farajli | |
| 2025-11-03 | feat(arch): pacman.conf added | Suleyman Farajli | |
| 2025-11-03 | feat(daemons): add background daemons for battery and mail checks | Suleyman Farajli | |
| 2025-11-03 | build: fix pacman.conf path | Suleyman Farajli | |
| 2025-11-03 | feat(sclip): add support for copying text, files, and stdin to clipboard | Suleyman Farajli | |
| 2025-11-01 | docs(TODO): updated | Suleyman Farajli | |
| 2025-10-28 | feat(sslock): added | Suleyman Farajli | |
| 2025-10-28 | fix(swall): unlink the wallpaper symlink when clearing the wallpaper | Suleyman Farajli | |
| 2025-10-28 | docs(TODO): updated | Suleyman Farajli | |
| 2025-10-28 | feat(swall): create symlink pointed to the current wallpaper | Suleyman Farajli | |
| 2025-10-28 | docs(BUGS): updated | Suleyman Farajli | |
| 2025-10-28 | fix(swall): reload compositor when clearing the wallpaper and use xdg ↵ | Suleyman Farajli | |
| directories | |||
| 2025-10-28 | fix(br): use xdg directories | Suleyman Farajli | |
| 2025-10-28 | fix(shot): turn off compositor when screen capturing | Suleyman Farajli | |
| 2025-10-28 | feat(slib): run function enhanced | Suleyman Farajli | |
| 2025-10-28 | doc(TODO): updated | Suleyman Farajli | |
| 2025-10-28 | chore(wallpapers): move to /etc from /config | Suleyman Farajli | |
| 2025-10-27 | chore(scripts): remove misleading 'Unreachable' comments in slight and svol | Suleyman Farajli | |
| 2025-10-27 | docs(BUGS): updated | Suleyman Farajli | |
| 2025-10-26 | docs(TODO): updated | Suleyman Farajli | |
| 2025-10-26 | docs(README.md): updated | Suleyman Farajli | |
| 2025-10-26 | fix(shot): set the default directory and create if needed | Suleyman Farajli | |
| 2025-10-26 | fix(build.sh): copy multiple files at once | Suleyman Farajli | |
| 2025-10-26 | feat(sclip): added | Suleyman Farajli | |
| 2025-10-26 | chore: split script installation into CLI and GUI sections | Suleyman Farajli | |
| 2025-10-26 | fix(build): define default install paths and add clean target | Suleyman Farajli | |
| 2025-10-26 | fix(build.sh): ShellCheck warnings and quote variable expansions in build.sh | Suleyman Farajli | |
| 2025-10-26 | build: use shell scripts instead of makefile | Suleyman Farajli | |
| 2025-10-26 | feat(shell/profile): new directories added | Suleyman Farajli | |
| 2025-10-24 | chore(BUGS): added | Suleyman Farajli | |
| 2025-09-07 | docs(TODO): updated | Suleyman Farajli | |
| 2025-08-30 | chore: remove distro specific files | Suleyman Farajli | |
| 2025-08-30 | style(xinitrc): align comments | Suleyman Farajli | |
| 2025-08-30 | fix(scripts): update file paths for new directory layout | Suleyman Farajli | |
| 2025-08-30 | fix(makfile): server target dependencies and noc install path | Suleyman Farajli | |
| 2025-08-29 | fix(nvim): use `toggleterm` plugin instead of built-in terminal | Suleyman Farajli | |
| 2025-08-28 | feat(nvim): remove toggleterm.nvim and add custom full-screen toggle terminal | Suleyman Farajli | |
| - Removed toggleterm.nvim plugin and all related configuration - Added custom full-screen terminal toggle with <C-f> - Preserves session and closes on TermClose - Automatically enters insert mode when opened - Made netrw buffers read-only, unlisted, and buftype=nofile to prevent writing - Added autocmds to prevent accidental :w/:w! in netrw - Cleaned up indentation and autocmd formatting | |||
| 2025-08-28 | feat(nvim): switch from neo-tree to netrw with l/h navigation and Vexplore ↵ | Suleyman Farajli | |
| toggle - Removed neo-tree plugin and dependencies - Configured netrw as tree-style explorer - `l` opens file/directory - `h` closes/goes up directory - Added Vexplore toggle on <leader>e - Auto-open Vexplore if starting nvim with a directory argument - Refactored keymaps to use `opts` table - Added inline comments for netrw settings - Minor formatting cleanup in plugin setups | |||
| 2025-08-25 | fix(nvim): don't insert new line when using macros | Suleyman Farajli | |
