Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-19 | aliases: add alias for swayhide | Adam Stück | |
2023-05-19 | Add imv config | Adam Stück | |
2023-05-18 | qutebrowser: update teddit redirect script | Adam Stück | |
2023-05-12 | sway: inhibit swayidle on audio | Adam Stück | |
2023-05-11 | qutebrowser: update invidious instance | Adam Stück | |
2023-05-11 | sway: hide cursor on inactivity or when typing | Adam Stück | |
2023-05-03 | gtk: drop custom font | Adam Stück | |
2023-05-01 | sway: run gammastep on startup | Adam Stück | |
Drop-in replacement for Redshift | |||
2023-04-30 | qutebrowser: moved greasemonkey scripts | Adam Stück | |
Intended usage is to symlink available scripts to .config/qutebrowser/greasemonkey/ (like nginx sites) | |||
2023-04-28 | drop unused configs | Adam Stück | |
2023-04-28 | switched from i3 to sway | Adam Stück | |
2023-03-20 | qutebrowser: update darkreader script | Adam Stück | |
2023-03-17 | vim: drop doom-one theme | Adam Stück | |
2023-03-17 | aerc: set as default mail client | Adam Stück | |
2023-03-11 | qutebrowser: update darkreader.js | Adam Stück | |
Exclude my nextcloud instance | |||
2023-03-11 | qutebrowser: added userscripts | Adam Stück | |
Includes DarkReader (unofficial) and a few redirects to minimal, private front-ends. | |||
2023-03-11 | qutebrowser: set as default browser | Adam Stück | |
2023-03-04 | nvim: add mapping to 'alt-tab' buffers | Adam Stück | |
Switch between current and previous buffer | |||
2023-03-04 | polybar: add more padding between modules | Adam Stück | |
2023-03-04 | picom: drop terminal transparency | Adam Stück | |
2023-03-04 | newsboat: add macro to download video | Adam Stück | |
2023-03-04 | lf: enable previews | Adam Stück | |
2023-03-04 | aliases: minor update | Adam Stück | |
2023-02-24 | nvim: fix live grep mapping | Adam Stück | |
2023-02-24 | nvim: drop comments | Adam Stück | |
2023-02-24 | aliases: add aliases to toggle vpn | Adam Stück | |
also add nmcli shortcut | |||
2023-02-24 | picom: increase inactive window dim | Adam Stück | |
Easier to track which window has focus when using a light theme | |||
2023-02-23 | short aliases | Adam Stück | |
Produce ordered list of your most frequently used commands: sed 's/ .*$//' $HISTFILE | sort | uniq -c | sort -n | |||
2023-02-22 | replace betterlockscreen -> slock | Adam Stück | |
2023-02-22 | nvim: shorten useful mappings | Adam Stück | |
Think about all the time this will save! | |||
2023-02-22 | feat: idle timeout lockscreen | Adam Stück | |
Re-adds betterlockscreen. Don't remember why I removed it in the first place. | |||
2023-02-21 | newsboat: drop auto-reload | Adam Stück | |
Also, adds newsboat alias 'nw' | |||
2023-02-20 | polybar: slight padding increase at edges | Adam Stück | |
2023-02-20 | lf: drop unnecessary settings | Adam Stück | |
2023-02-20 | mimeapps: add xdg default applications list | Adam Stück | |
2023-02-20 | theme: minor change to fzf-color | Adam Stück | |
2023-02-20 | picom: disable terminal transparency | Adam Stück | |
2023-02-20 | nvim: updated some settings and lspconfig | Adam Stück | |
2023-02-20 | newsboat: removed unnecessary macro | Adam Stück | |
2023-02-18 | i3: added binds to dock laptop display | Adam Stück | |
2023-02-08 | scripts: 'scheme' script now toggles btop theme | Adam Stück | |
2023-02-08 | Revert "Xresources: remove nsxiv theme" | Adam Stück | |
This reverts commit 73515a3f37392bcfa108db1c69a42125f708e878. | |||
2023-02-07 | Xresources: remove nsxiv theme | Adam Stück | |
2023-02-07 | scripts: minor changes | Adam Stück | |
Comment out xidlehook and betterlockscreen, as I am currently not using these programs | |||
2023-02-07 | Use i3config instead of sxhkd for bindings | Adam Stück | |
2023-02-07 | zathura: revert to default theme | Adam Stück | |
2023-02-07 | polybar: updated colours again | Adam Stück | |
Also set bottom to be default bar position | |||
2023-02-07 | firefox: userChrome indentation | Adam Stück | |
2023-02-05 | nvim: updated gitsigns dotfiles path | Adam Stück | |
2023-02-03 | alacritty: use same font across all styles | Adam M. Stück | |
No reason to hardcode this. The default behaviour already handles it (read the comments) |