aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rw-r--r--config/sxhkd/sxhkdrc2
-rw-r--r--pentadactylrc2
-rw-r--r--vimperatorrc4
-rwxr-xr-xxinitrc2
5 files changed, 7 insertions, 5 deletions
diff --git a/LICENSE b/LICENSE
index a9416b4..59fd821 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,7 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
-Copyright (C) 0x7D Vasil Zlatanov <vasil.zlatanov@gmail.com>
+Copyright (C) 0x7DF Vasil Zlatanov <vasil.zlatanov@gmail.com>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc
index 9e0bc58..4d122d2 100644
--- a/config/sxhkd/sxhkdrc
+++ b/config/sxhkd/sxhkdrc
@@ -134,7 +134,7 @@ super + s
skype
super + shift + L
- i3lock -n -i ~/.wallpaper.png -z
+ ~/.ratpoison/lock
#
diff --git a/pentadactylrc b/pentadactylrc
index 9c1e688..82bdd61 100644
--- a/pentadactylrc
+++ b/pentadactylrc
@@ -123,7 +123,7 @@ map -count -modes=n,v ( <count>H
map -count -modes=n,v ) <count>L
set autocomplete=
"set defsearch=startpage-https
-set defsearch=google
+set defsearch=startpage
set editor='rxvt -e sh -c "vim +<line> +\"sil! call cursor(0, <column>)\" <file>"'
set strictfocus=*:despotic
diff --git a/vimperatorrc b/vimperatorrc
index 9acb7a4..2c0c43d 100644
--- a/vimperatorrc
+++ b/vimperatorrc
@@ -49,9 +49,11 @@ nnoremap x d
nnoremap ( H
nnoremap ) L
nnoremap gi gi<End>
+nnoremap a :open<Space>archwiki<Space>
+nnoremap A :open<Space>aur<Space>
set focuscontent
set gui=nonavigation
source! /home/vasko/.vimperatorrc.local
" vim: set ft=vimperator:
-set defsearch=crypted
+set defsearch=startpage
diff --git a/xinitrc b/xinitrc
index 9de33db..b8bbf3f 100755
--- a/xinitrc
+++ b/xinitrc
@@ -48,7 +48,7 @@ xset m 0 0
xset -b
# Launch locking program
-xautolock -detectsleep -locker 'i3lock -i ~/.wallpaper.png -z' -time 11 -corners 0-00 &
+xautolock -detectsleep -locker '~/.ratpoison/lock' -time 11 -corners 0-00 &
# Load xterm colors
xrdb -merge ~/.Xresources