From 974036808d41e6805902f9b8fcb3e39773bbb65d Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 30 Jan 2023 09:52:04 +0100 Subject: Move urxvt reverse to desktop profile. --- desktop.conf.yaml | 1 + install.conf.yaml | 2 -- 2 files changed, 1 insertion(+), 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 -- cgit v1.2.3