summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Lee <me@xiangyangli.com>2017-12-02 09:43:19 +0800
committerSteve Lee <me@xiangyangli.com>2017-12-02 09:43:19 +0800
commit9098f82b79af5e5193971d582589c42d72142cc6 (patch)
tree32ac9ad0462b291909e6738560254e48a11678fe
parent672c6285d58e7bdc2a43239a3cbf0c7b3d3c835b (diff)
downloaddotfiles-9098f82b79af5e5193971d582589c42d72142cc6.tar.xz
dotfiles-9098f82b79af5e5193971d582589c42d72142cc6.zip
update
-rw-r--r--.config/i3/config3
-rw-r--r--.xprofile2
2 files changed, 5 insertions, 0 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 892d85b..1de6300 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -168,6 +168,9 @@ exec --no-startup-id xsetroot -solid "#333333"
exec --no-startup-id xcape -e 'Control_L=Escape'
exec --no-startup-id xcape -e "Shift_L=parenleft;Shift_R=parenright"
+# i3lock with xautolock
+exec --no-startup-id xautolock -time 10 -locker 'i3lock'
+
# dropbox
exec --no-startup-id dropbox
diff --git a/.xprofile b/.xprofile
index c88c56e..07a8304 100644
--- a/.xprofile
+++ b/.xprofile
@@ -1,3 +1,5 @@
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx
+
+xmodmap ~/.xmodmap