From 84c156d9d90a74a5aa1936a084452750b4e08718 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Tue, 26 Jan 2021 22:12:41 -0500 Subject: misc: updated alacritty config gitignore and photocopyrc --- .config/alacritty/alacritty.yml | 2 +- .gitignore | 2 ++ .mutt/muttrc | 1 + .photocopyrc | 2 +- 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index b4bbe03..91f4b8a 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -241,7 +241,7 @@ bell: # # Window opacity as a floating point number from `0.0` to `1.0`. # The value `0.0` is completely transparent and `1.0` is opaque. -background_opacity: 0.8 +background_opacity: 0.9 # Mouse bindings # diff --git a/.gitignore b/.gitignore index df5ed1e..adc1901 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ .ssh/id_ed25519.pub .ssh/known_hosts .newsboat/history.search +.config/qutebrowser/autoconfig.yml +.config/qutebrowser/jblock diff --git a/.mutt/muttrc b/.mutt/muttrc index 3366b40..b15f05f 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -60,6 +60,7 @@ mailboxes =INBOX \ +Archive \ +Trash \ +Bookmarks \ + +Darktable \ +Sent \ +'Old Mail.2008' \ +'Old Mail.2009' \ diff --git a/.photocopyrc b/.photocopyrc index 80e45b5..f89a141 100644 --- a/.photocopyrc +++ b/.photocopyrc @@ -1 +1 @@ -DSC03571.ARW \ No newline at end of file +DSC03843.ARW \ No newline at end of file -- cgit v1.2.3-70-g09d2