summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2023-01-30 09:52:04 +0100
committerAnton Khirnov <anton@khirnov.net>2023-01-30 09:52:04 +0100
commit974036808d41e6805902f9b8fcb3e39773bbb65d (patch)
tree43b6a4272ab60c0c63788a80b3146b9ed2ba64b5
parent9019aad1e84072e8a80ee5538ad11aad55831151 (diff)
Move urxvt reverse to desktop profile.
-rw-r--r--desktop.conf.yaml1
-rw-r--r--install.conf.yaml2
2 files changed, 1 insertions, 2 deletions
diff --git a/desktop.conf.yaml b/desktop.conf.yaml
index 8fb98d8..1305680 100644
--- a/desktop.conf.yaml
+++ b/desktop.conf.yaml
@@ -15,6 +15,7 @@
~/.local/bin/udev_match: bin/udev_match
~/.local/bin/zathura: bin/zathura_wrapper
~/.urxvt/ext/reselect: urxvt/reselect/reselect
+ ~/.urxvt/ext/reverse: urxvt/reverse
~/.xscreensaver: dotfiles/xscreensaver
~/.Xresources: dotfiles/Xresources
~/.Xsession: dotfiles/Xsession
diff --git a/install.conf.yaml b/install.conf.yaml
index c3808eb..5298f4b 100644
--- a/install.conf.yaml
+++ b/install.conf.yaml
@@ -9,7 +9,6 @@
- ~/.local/var/dotfiles
- ~/.local/var/less
- ~/.local/var/vim/undo
- - ~/.urxvt/ext
- ~/.vim/colors
- ~/.vim/ftplugin/rst
- ~/.vim/pack/dotfiles/start
@@ -31,7 +30,6 @@
~/.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