summaryrefslogtreecommitdiff
path: root/dotfiles
Commit message (Collapse)AuthorAge
* Add zathurarc.HEADmasterAnton Khirnov2024-01-28
| | | | | Installed by default (not just on desktop), because I also use it via xpra on headless machines.
* xscreensaver: retabAnton Khirnov2023-11-14
|
* Xresources: split a long line for readabilityAnton Khirnov2023-11-14
|
* xscreensaver: update config for 6.0Anton Khirnov2023-11-10
|
* Xresources/urxvt: add more fonts for emoji supportAnton Khirnov2023-11-10
|
* gitconfig: set --color-moved-ws=allow-indentation-changeAnton Khirnov2023-09-04
|
* inputrc: add commentsAnton Khirnov2023-06-05
|
* gitconfig: use histogram diff algorithm by defaultAnton Khirnov2023-06-05
|
* gitconfig: ensure 'lb' only lists branchesAnton Khirnov2023-04-27
|
* gitconfig: add 'lb' alias for a pretty branch listingAnton Khirnov2023-03-12
|
* gitconfig: sort branches by last commit date by defaultAnton Khirnov2023-03-11
|
* mpv: force alsa for audioAnton Khirnov2023-02-13
| | | | | On newer systems mpv is compiled with pipewire, which spams erros when it fails initialization. Avoid this by explicitly specifying alsa.
* bin/Xsession: drop brightness_monitorAnton Khirnov2023-02-12
| | | | | | | It does not work as it needs a notification daemon to be running when the script is started, which is not true at that point in xsession. This will be handled in the window manager instead.
* Xresources/urxvt: enable the font-size extensionAnton Khirnov2023-01-29
| | | | Allows to dynamically change font size.
* urxvt: add an extension for toggling reverse videoAnton Khirnov2023-01-29
|
* inputrc: set mark-symlinked-directoriesAnton Khirnov2022-11-12
|
* Xsession: add FIDO keys on startup, if presentAnton Khirnov2022-10-11
|
* Add more verbosity to FIDO key loading/cleaningAnton Khirnov2022-07-04
|
* mpv: use yt-dlp instead of youtube-dlAnton Khirnov2022-01-31
|
* mpv: set no-audio-displayAnton Khirnov2022-01-29
|
* gitconfig: set init.defaultBranchAnton Khirnov2022-01-15
| | | | Silences warnings on creating a new repo.
* tmux: update the IM env variablesAnton Khirnov2022-01-12
|
* inputrc: blink matching parensAnton Khirnov2022-01-12
|
* gitconfig: color git-blame outputAnton Khirnov2022-01-10
|
* gitconfig: use diff-highlight from git-contrib for diffsAnton Khirnov2021-12-30
|
* gitconfig: drop redundant options from pagerAnton Khirnov2021-12-30
|
* gitconfig: tweak pretty.summaryAnton Khirnov2021-12-29
| | | | | Place the commit hash next to the message, makes it easier to match them together.
* Xresources: customize reselect hint colorsAnton Khirnov2021-11-28
|
* profile/LESS: don't ring the bell everAnton Khirnov2021-11-11
| | | | Also document the default options.
* tmux.conf: color->colourAnton Khirnov2021-11-07
| | | | Apparently 'color' does not work in some versions.
* tmux.conf: make the active pane border more visibleAnton Khirnov2021-11-07
|
* Xsession: show notifications on screen brightness changesAnton Khirnov2021-11-04
|
* inputrc: add bindings for insert-mode history scrollingAnton Khirnov2021-11-02
|
* inputrc: set show-all-if-ambiguousAnton Khirnov2021-11-02
|
* profile: add more less optionsAnton Khirnov2021-11-01
| | | | Highlight unread and scroll by screen-3 lines.
* Xsession: show an error if adding a FIDO key failsAnton Khirnov2021-10-31
|
* Xsession: only run auxiliary utilities if they are installedAnton Khirnov2021-10-31
|
* inputrc: add custom bindingsAnton Khirnov2021-10-31
|
* Xsession: start fbxkb/parcelliteAnton Khirnov2021-08-16
|
* inputrc: switch to vi modeAnton Khirnov2021-08-10
|
* Add Xsession.Anton Khirnov2021-06-26
|
* Xresources/urxvt: tweak scrollbar appearanceAnton Khirnov2021-06-26
|
* Xresources/urxvt: use real transparency for backgroundAnton Khirnov2021-06-26
| | | | | As opposed to fake transparency of copying the root window. Requires a compositor (currently using picom).
* Xresources/urxvt: drop the geometry resourceAnton Khirnov2021-06-26
| | | | Useless now that I'm using a tiling WM.
* Add inputrc.Anton Khirnov2021-06-25
|
* Xresources/urxvt: add a reselect pattern for wordsAnton Khirnov2021-06-13
|
* xresources/urxvt: keep 16k lines of scrollbackAnton Khirnov2021-06-09
|
* desktop: add urxvt extension reselectAnton Khirnov2021-06-03
|
* profile: set up history for lessAnton Khirnov2021-06-02
|
* tmux: fix typo in last commitAnton Khirnov2021-05-30
|