diff options
-rw-r--r-- | .config/alacritty/alacritty.yml | 2 | ||||
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | .mutt/muttrc | 1 | ||||
-rw-r--r-- | .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 # @@ -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 |