diff options
author | luxagraf <sng@luxagraf> | 2021-01-26 22:12:41 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf> | 2021-01-26 22:12:41 -0500 |
commit | 84c156d9d90a74a5aa1936a084452750b4e08718 (patch) | |
tree | 38e5fb2a003c24d6161b81f8253ea9129a04998b | |
parent | 1cb058315de24162df4ba0ccc784f203d51f53e6 (diff) |
misc: updated alacritty config gitignore and photocopyrc
-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 |