summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-19statusbar: fix battery sectionSam Nystrom
2023-07-19statusbar: improve vol/brightness responsivenessSam Nystrom
If the volume or brightness just changed, then update the bar every twentieth of a second for two seconds instead of every second, since often the volume and brightness keys are pressed multiple times in quick succession.
2023-07-19Rename license fileSam Nystrom
2023-07-19nvim: remove a few pluginsSam Nystrom
2023-07-19bin: small fixesSam Nystrom
2023-07-19bin/shuffle: rewrite in PythonSam Nystrom
The python version is much shorter and more maintainable than the shell script one.
2023-07-19aerc: use official catppuccin themeSam Nystrom
2023-07-19statusbar: rewrite to pythonSam Nystrom
Mostly for maintainability
2023-07-19nvim: stuffSam Nystrom
2023-07-19Add mako configSam Nystrom
2023-07-19Set Neovim as default editorSam Nystrom
2023-07-19dwl: remove swallow patchSam Nystrom
2023-07-05Remove Helix configSam Nystrom
2023-07-05Add Neovim configSam Nystrom
2023-06-19bin/shuffle: add option for mpv extra optionsSam Nystrom
2023-06-17helix: use clippy for rust checkonsaveSam Nystrom
2023-06-17helix: use relative line numbersSam Nystrom
2023-06-17swayidle: halve brightness instead of fixedSam Nystrom
2023-06-17git: use single-key mode for patch addSam Nystrom
2023-06-17tofi: update to nerdfonts v3Sam Nystrom
2023-06-17add atuin to manage and search shell historySam Nystrom
2023-06-15starship: use Nerd Fonts icons instead of emojiSam Nystrom
2023-06-14bin/statusbar: update to nerd fonts v3Sam Nystrom
2023-06-14bin/statusbar: use printf and simplify mungingSam Nystrom
2023-06-13bin/shuffle: don't play the second-previous songSam Nystrom
2023-06-09add music shuffle scriptSam Nystrom
2023-06-05.profile: don't add duplicate PATH entriesSam Nystrom
2023-06-03fish: add alias for moreutils parallelSam Nystrom
2023-05-31add hut configSam Nystrom
2023-05-31catppuccinify Qt CreatorSam Nystrom
2023-05-31statusbar: set text color to text instead of mauveSam Nystrom
2023-05-31move .gitconfig to .config/gitSam Nystrom
2023-05-12aerc: use catppuccin themesSam Nystrom
2023-05-11fix statusbar at low batterySam Nystrom
2023-05-11rename statusbar serviceSam Nystrom
2023-05-10ports: add ppucciniest-playground aportSam Nystrom
2023-05-10ports: add ppucciniest portSam Nystrom
2023-05-10somebar: enable dwm-like tag indicatorSam Nystrom
2023-05-10feat(ports): add swallow patch to dwlSam Nystrom
2023-05-06swayidle: dim screen after 3 minutesSam Nystrom
2023-05-06catppuccinify fzfSam Nystrom
2023-04-30feat(git): use delta for pagingSam Nystrom
2023-04-30feat: add bat and catppuccinifySam Nystrom
2023-04-26fix(helix): remove underline colorsSam Nystrom
foot doesn't support them anyway.
2023-04-26style: format statusbar with shfmtSam Nystrom
2023-04-26fix(swayidle): sleep computer after timeoutSam Nystrom
2023-04-26fix: only output 1 himitsu resultSam Nystrom
2023-04-26feat(fish): add pnpm stuffSam Nystrom
2023-04-23fix(superd): enable pipewire-pulseSam Nystrom
2023-04-22feat(aerc): set up git bindings and templatesSam Nystrom