diff options
author | Florian Pritz <bluewind@xinu.at> | 2019-07-06 13:51:12 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2019-07-06 14:19:22 +0200 |
commit | a5abb410eb3cd9106971c1fd58fc420f74e1cba4 (patch) | |
tree | 7fd12da006ad94ae19c80433d43db8d1f04a5699 | |
parent | 44128297d0afd79c3cca17ffb25ca285fc556f0c (diff) | |
download | dotfiles-a5abb410eb3cd9106971c1fd58fc420f74e1cba4.tar.gz dotfiles-a5abb410eb3cd9106971c1fd58fc420f74e1cba4.tar.xz |
xinitrc: Stop using keepass
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | .xinitrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -57,8 +57,8 @@ fi #systemd-run -G --user -E PATH="$PATH" -E PERL5LIB="$PERL5LIB" --unit imap-notify imap-notify.pl --debug -rm -f "$HOME/passwords.kdb.lock" -keepassxc & +#rm -f "$HOME/passwords.kdb.lock" +#keepassxc & #transmission-remote-gtk & #claws-mail & #thunderbird & |