aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-12-18move libreoffice, torbrowser to optional packageskrolxon
2025-12-14remove foot, switch to alacrittykrolxon
foot has this problem where, if you open a TUI app and then close it, the terminal color scheme goes back to the preconfigured colors rather than keep using pywal colors. This particular problem isn't there in Alacritty, however alacritty does not support sixel for image previes, so currently using the sixel patched version of alacritty: https://github.com/ayosec/alacritty
2025-12-14install.sh add missing packageskrolxon
2025-12-10install.sh: split packages into seperate fileskrolxon
2025-12-10install.sh: add nvim, and shell change logickrolxon
2025-12-09setwall: add default fallback wallpaperkrolxon
2025-12-09README.md: change install instructionskrolxon
2025-12-09install.sh: stow, delete conflicting files if they existkrolxon
2025-12-09add install scriptkrolxon
2025-12-09update screenshotskrolxon
2025-12-08foot: change fontsizekrolxon
2025-12-08profile: add PLATFORMIO_CORE_DIR XDG_DIR directivekrolxon
2025-12-08lf: use ffmpegthumbnailer for video thumbnail previewkrolxon
2025-11-24change gtk theme and starting using JetBrainsMono Nerd font againkrolxon
2025-11-20rename fix-hyprpm.sh -> install-plugins.shkrolxon
2025-11-20foot: load pywal colors using "include" directivekrolxon
2025-11-20hyprland: add fix-hyprpm script for post update fixingkrolxon
2025-11-19pcmanfm: add configkrolxon
2025-11-11gtk: set configuration through nwg-lookkrolxon
2025-11-09hyprland: revert playerctl keybindskrolxon
i am too used to using the global media control keybinds to only control MPD, so i will just keep it that way.
2025-11-05hyprland: remove fancy decorations (blur, slower animations, rounding, big gaps)krolxon
2025-11-05gammastep: use manual locationkrolxon
2025-11-05stow: add system config (keyd)krolxon
2025-11-03hyprland: add keepmenu keybindkrolxon
2025-10-31hyprland: use playerctl instead of mpckrolxon
2025-10-31gammastep: add configkrolxon
2025-10-31swaync: add notification soundkrolxon
2025-10-20lf: add heic extension for nsxivkrolxon
2025-10-20hyprland: open ncmpcpp with interactive zshkrolxon
Since we are loading the pywal colors through zsh, doing `foot -e ncmpcpp` will bypass the interactive shell commands so instead use `foot -e zsh -i -c ncmpcpp`
2025-10-20setwall: add -n parameter, useful to just set previous wallpaper as it iskrolxon
2025-10-20waybar: minimize css, remove unneeded stuffkrolxon
2025-10-20fuzzel: change selection colorkrolxon
2025-10-20hyprland: start using footclient, instead of footkrolxon
2025-10-20pywal: load terminal colors from shell, rather than loading foot configkrolxon
2025-10-19waybar: change highlight color of workspace iconskrolxon
2025-10-19hyprland: use foot, instead of footclientkrolxon
footclient is faster indeed, but it does not change the colors of terminal when i use pywal
2025-10-19fuzzel: add pywal templatekrolxon
2025-10-19zathura: use "include" directive for pywal colors"krolxon
2025-10-19fuzzel: use "include" directive for pywal colorskrolxon
2025-10-19foot: use "include" directive for using pywal colorskrolxon
2025-10-19pywal: add templateskrolxon
2025-10-19pywal: waybar, hyprland, cava, fuzzel, footkrolxon
2025-10-10add define_word scriptkrolxon
2025-10-10tmux: switch back to tokyonight themekrolxon
2025-10-10alias eza to lskrolxon
2025-10-10hyprland: remove deprecated workspace_swipe optionkrolxon
2025-09-20make desktop files use foot instead of alacritty or stkrolxon
2025-09-20lf: improve opener, change iconskrolxon
2025-09-14remove yazi, use lfkrolxon
2025-09-10madd: show notificationskrolxon