96 Commits

Author SHA1 Message Date
duma799 1f9568f37b docs: update README for new installer (symlinks, no install.sh) 2026-04-04 15:09:42 +04:00
duma799 f1f01b87c6 refactor: merge install.sh into install.py, use symlinks instead of copying files 2026-04-04 15:09:32 +04:00
duma799 04e93ad2e4 fix: update monitor names and remap Super+R to wofi 2026-04-04 15:08:15 +04:00
duma799 cc18472d97 feat: add neovim configuration setup and backup 2026-03-23 00:53:55 +04:00
duma799 fd8299fd76 refactor: move scripts to dedicated directory 2026-03-23 00:53:55 +04:00
duma799 b9a9752e9f Add HJKL alternatives for all arrow-key bindings 2026-02-15 17:05:26 +04:00
duma799 6d9412f630 Add CTRL+H/L keybindings for workspace navigation 2026-02-15 16:42:55 +04:00
duma799 c7c73546bc Reorganize repo into config/, scripts/, and docs/ directories 2026-02-13 13:15:14 +04:00
duma799 063b0b1bd0 Remove temporary refresh workflow 2026-02-12 01:16:29 +04:00
duma799 51a625810a Add temporary workflow to refresh contributor cache 2026-02-12 01:16:08 +04:00
duma799 0e8f03710b Normalize nvim plugin configs to 4-space indentation 2026-02-12 01:11:21 +04:00
duma799 5a3f4bb8a1 Clean up install.py: fix run() semantics and add shlex.quote for paths 2026-02-12 01:11:17 +04:00
duma799 ce1a817655 Fix hardcoded /home/duma/ path in fastfetch config 2026-02-12 01:11:14 +04:00
duma799 86450dfce6 Remove unused $menu variable and fix malformed window rule 2026-02-12 01:11:11 +04:00
duma799 efc4987ea6 Remove dead gruvbox code from colors.lua 2026-02-12 01:11:07 +04:00
duma799 18b9fbbdb0 Remove unreferenced scheme/current.conf 2026-02-12 01:11:03 +04:00
duma799 8d63639425 Remove duplicate termguicolors from init.lua 2026-02-12 01:10:59 +04:00
duma799 1b55d3cf9e Add reconnection logic and error logging to monitor-handler.py 2026-02-12 01:10:56 +04:00
duma799 6a51910a56 Add pcall to cmdline.lua pywal source to prevent errors on fresh install 2026-02-12 01:10:53 +04:00
duma799 9c30cf27ce Move Telescope setup() to main spec, make search function local 2026-02-12 01:10:48 +04:00
duma799 32dd36f8d4 Fix tab.lua: change requires to dependencies for lazy.nvim 2026-02-12 01:10:45 +04:00
duma799 0261d88b18 Refactor waypaper-hook.sh to call pywal.sh instead of duplicating logic 2026-02-12 01:10:41 +04:00
duma799 abf4df4637 Update README with recent changes 2026-02-12 00:24:53 +04:00
duma799 c1f7329b39 Merge pywal docs into single PYWAL-SETUP.md 2026-02-12 00:24:50 +04:00
duma799 563d9ea140 Clean up hyprland.conf 2026-02-12 00:24:09 +04:00
duma799 525c220280 Add monitor handler so after changing properties the waypaper, swaybg,
caelestia shell will work correctly
2026-02-11 21:15:31 +04:00
duma799 0845c0c9e0 Remove unnecessary comments 2026-02-11 21:15:31 +04:00
duma799 1952a65b78 Remove unnecessary comments 2026-02-11 21:15:31 +04:00
duma799 6d0d0a8306 Remove unnecessary comments 2026-02-11 21:15:31 +04:00
duma799 ad18849718 Remove unnecessary comments 2026-02-11 21:15:31 +04:00
duma799 feb72411c2 Restructure, change logo 2026-02-11 21:15:31 +04:00
duma799 1285ccfa35 Remove unnecessary comments and add monitor handler to autostart 2026-02-11 21:15:31 +04:00
duma799 cc9c1777c3 Added fastfetch config and waypaper-hook.sh to the installation
script.Caelestia shell will launch since the installation ends.
2026-02-11 21:15:31 +04:00
duma799 5f5507712a Updare .gitignore 2026-02-11 21:15:31 +04:00
duma799 b46e3a0c35 Add auto-installer script and curl one-liner 2026-02-11 21:15:31 +04:00
duma799 b8f14eaac5 Add auto-installer script (beta) 2026-02-11 21:15:31 +04:00
duma799 6f6dc17439 Fix monitor config, pywal path, and htop after PR #7 merge 2026-02-06 22:16:40 +04:00
duma 1add5b92f6 Merge pull request #7 from Jimmy-the-Geek/master
windowrule fix
2026-02-06 22:14:50 +04:00
Jimmy-the-Geek 7489ff85f7 windowrule fix 2026-02-06 11:51:03 -06:00
duma799 8dad1f5c8d Update readme 2026-01-22 23:11:06 +04:00
duma799 70053af2b3 Update README 2026-01-22 23:08:01 +04:00
duma97 9d0c39fd2c Waypaper keybind fix + pywal integration in waypaper 2025-11-24 23:47:56 +04:00
duma97 92adef39bf Pywal major update, system-wide light/dark theme support. 2025-11-24 22:24:25 +04:00
duma97 178f2a3d82 Added fastfetch config and small hyprland.conf changes. 2025-11-24 20:43:52 +04:00
duma97 d89ad807f5 Enhanced PyWal support(system-wide), updated README 2025-11-24 20:28:22 +04:00
duma97 a04204b2a4 Removed hyprpaper config, using swaybg for now 2025-11-24 20:27:18 +04:00
duma97 b646ab9741 Removed swaync, waybar, wlogout, wofi (Caelestia shell fully integrated) 2025-11-22 21:34:10 +04:00
duma97 eecef5b6fc Added Caelestia lock screen. 2025-11-22 18:46:42 +04:00
duma97 53eb82ed15 Merge branch 'testing' 2025-11-22 17:58:36 +04:00
duma97 27612b8afd Heavily updated README 2025-11-22 17:56:26 +04:00