summaryrefslogtreecommitdiff
path: root/.config
AgeCommit message (Collapse)Author
2023-05-11sway: hide cursor on inactivity or when typingAdam Stück
2023-05-03gtk: drop custom fontAdam Stück
2023-05-01sway: run gammastep on startupAdam Stück
Drop-in replacement for Redshift
2023-04-30qutebrowser: moved greasemonkey scriptsAdam Stück
Intended usage is to symlink available scripts to .config/qutebrowser/greasemonkey/ (like nginx sites)
2023-04-28drop unused configsAdam Stück
2023-04-28switched from i3 to swayAdam Stück
2023-03-20qutebrowser: update darkreader scriptAdam Stück
2023-03-17vim: drop doom-one themeAdam Stück
2023-03-17aerc: set as default mail clientAdam Stück
2023-03-11qutebrowser: update darkreader.jsAdam Stück
Exclude my nextcloud instance
2023-03-11qutebrowser: added userscriptsAdam Stück
Includes DarkReader (unofficial) and a few redirects to minimal, private front-ends.
2023-03-11qutebrowser: set as default browserAdam Stück
2023-03-04nvim: add mapping to 'alt-tab' buffersAdam Stück
Switch between current and previous buffer
2023-03-04polybar: add more padding between modulesAdam Stück
2023-03-04picom: drop terminal transparencyAdam Stück
2023-03-04newsboat: add macro to download videoAdam Stück
2023-03-04lf: enable previewsAdam Stück
2023-03-04aliases: minor updateAdam Stück
2023-02-24nvim: fix live grep mappingAdam Stück
2023-02-24nvim: drop commentsAdam Stück
2023-02-24aliases: add aliases to toggle vpnAdam Stück
also add nmcli shortcut
2023-02-24picom: increase inactive window dimAdam Stück
Easier to track which window has focus when using a light theme
2023-02-23short aliasesAdam Stück
Produce ordered list of your most frequently used commands: sed 's/ .*$//' $HISTFILE | sort | uniq -c | sort -n
2023-02-22replace betterlockscreen -> slockAdam Stück
2023-02-22nvim: shorten useful mappingsAdam Stück
Think about all the time this will save!
2023-02-22feat: idle timeout lockscreenAdam Stück
Re-adds betterlockscreen. Don't remember why I removed it in the first place.
2023-02-21newsboat: drop auto-reloadAdam Stück
Also, adds newsboat alias 'nw'
2023-02-20polybar: slight padding increase at edgesAdam Stück
2023-02-20lf: drop unnecessary settingsAdam Stück
2023-02-20mimeapps: add xdg default applications listAdam Stück
2023-02-20theme: minor change to fzf-colorAdam Stück
2023-02-20picom: disable terminal transparencyAdam Stück
2023-02-20nvim: updated some settings and lspconfigAdam Stück
2023-02-20newsboat: removed unnecessary macroAdam Stück
2023-02-18i3: added binds to dock laptop displayAdam Stück
2023-02-08scripts: 'scheme' script now toggles btop themeAdam Stück
2023-02-08Revert "Xresources: remove nsxiv theme"Adam Stück
This reverts commit 73515a3f37392bcfa108db1c69a42125f708e878.
2023-02-07Xresources: remove nsxiv themeAdam Stück
2023-02-07scripts: minor changesAdam Stück
Comment out xidlehook and betterlockscreen, as I am currently not using these programs
2023-02-07Use i3config instead of sxhkd for bindingsAdam Stück
2023-02-07zathura: revert to default themeAdam Stück
2023-02-07polybar: updated colours againAdam Stück
Also set bottom to be default bar position
2023-02-07firefox: userChrome indentationAdam Stück
2023-02-05nvim: updated gitsigns dotfiles pathAdam Stück
2023-02-03alacritty: use same font across all stylesAdam M. Stück
No reason to hardcode this. The default behaviour already handles it (read the comments)
2023-02-03picom: slightly less transparent terminalsAdam M. Stück
2023-02-03updated aliasesAdam M. Stück
2023-02-03polybar: minor colour changeAdam M. Stück
GREEN
2023-02-03lf: disable ctpv previews, and more...Adam M. Stück
Don't show hidden files or icons by default
2023-02-03newsboat: don't show read feeds by defaultAdam M. Stück