Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-30 | bash_profile: fix occassional sway terminal lag | Adam Stück | |
2023-12-30 | alacritty: convert to toml config files | Adam Stück | |
2023-06-02 | sway: add gaps resize binds, float pavucontrol | Adam Stück | |
2023-05-22 | sway: add gaps and floating dialog windows | Adam Stück | |
2023-05-22 | nvim: update plugins | Adam Stück | |
2023-05-22 | i3status: update config | Adam Stück | |
2023-05-20 | Add i3status config | Adam Stück | |
2023-05-20 | Add batsignal and mako urgency colors | Adam Stück | |
2023-05-20 | Add mako config | Adam Stück | |
2023-05-20 | bash_profile: add wayland support vars | Adam Stück | |
Ensures firefox, thunderbird and QT applications run native wayland. | |||
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-04 | Drop unused scripts | 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 | lock: disable dpms and screensaver on unlock | Adam Stück | |
2023-03-17 | aerc: set as default mail client | Adam Stück | |
2023-03-12 | XDG: move ~/.texlive/texmf-var | Adam Stück | |
https://wiki.archlinux.org/title/XDG_Base_Directory | |||
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 | lock: set dpms to 10 on lock | Adam Stück | |
Screen turns off after 10 seconds of inactivity when locked. | |||
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-24 | bashrc: increase HISTFILESIZE | Adam Stück | |
+ drop comments | |||
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-22 | shell: drop prompt newline and pfetch | Adam Stück | |
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 | |