summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2018-06-10 17:35:10 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2018-06-10 17:35:11 +0200
commitba497ab995a125c794398e1c211cd5dbd43f062d (patch)
tree9c19e6d8d56bae5e05066cc6cee999af31eb83c8
parent5bc8bcba7216bfc21c752130eb95b01dbd31576f (diff)
downloaddotfiles-ba497ab995a125c794398e1c211cd5dbd43f062d.tar.gz
dotfiles-ba497ab995a125c794398e1c211cd5dbd43f062d.tar.bz2
dotfiles-ba497ab995a125c794398e1c211cd5dbd43f062d.zip
Misc changes
-rw-r--r--.i3/config3
-rw-r--r--.vimperatorrc3
-rw-r--r--.zshenv1
3 files changed, 7 insertions, 0 deletions
diff --git a/.i3/config b/.i3/config
index 3f15059..9e12f0f 100644
--- a/.i3/config
+++ b/.i3/config
@@ -225,6 +225,9 @@ bindsym $mod+Ctrl+s exec $nsi mpc single
# feh should be floating
for_window [class="^feh$"] floating enable
+# so should be pinentry
+for_window [class="^Pinentry$"] floating enable
+
# Thunderbird stuff
assign [class="^Thunderbird$"] → mail
for_window [class="^Thunderbird$"] floating enable
diff --git a/.vimperatorrc b/.vimperatorrc
index ef5c403..4ce9949 100644
--- a/.vimperatorrc
+++ b/.vimperatorrc
@@ -24,6 +24,9 @@ set! middlemouse.contentLoadURL=false
" FF setting: disable highlighting of the domain name
set! browser.urlbar.formatting.enabled=false
+" FF setting: do not close window when closing the last tab
+set! browser.tabs.closeWindowWithLastTab=false
+
" better navigation in forums
set previouspattern^=\\b[zZ]urück\\b
set nextpattern^=\\b[wW]eiter\\b
diff --git a/.zshenv b/.zshenv
index 1054766..dcc1b30 100644
--- a/.zshenv
+++ b/.zshenv
@@ -26,3 +26,4 @@ export PASSWORD_STORE_CLIP_TIME=20
export ECHANGELOG_USER="René Neumann (Necoro) <gentoo@necoro.eu>"
export EDITOR=vim
export GTK2_RC_FILES="/home/necoro/.gtkrc-2.0"
+export WINEDLLOVERRIDES=winemenubuilder.exe=d