summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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