From 94aa19c42b640fc58aeb954628862748bf08750b Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 29 Jan 2023 10:00:51 +0100 Subject: urxvt: add an extension for toggling reverse video --- install.conf.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'install.conf.yaml') diff --git a/install.conf.yaml b/install.conf.yaml index 5298f4b..c3808eb 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -9,6 +9,7 @@ - ~/.local/var/dotfiles - ~/.local/var/less - ~/.local/var/vim/undo + - ~/.urxvt/ext - ~/.vim/colors - ~/.vim/ftplugin/rst - ~/.vim/pack/dotfiles/start @@ -30,6 +31,7 @@ ~/.local/var/cron/daily/dotfiles_status: cron/dotfiles_status ~/.profile: dotfiles/profile ~/.tmux.conf: dotfiles/tmux.conf + ~/.urxvt/ext/reverse: urxvt/reverse # TODO: clean up and install linediff script ~/.vimrc: vim/vimrc ~/.vim/colors/inkpot.vim: vim/inkpot.vim -- cgit v1.2.3