From eed8147fd026bf6d3775df2cfd6953f955dbe47b Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 6 Sep 2017 21:07:06 +0200 Subject: i3 config: xautolock with -corners and Icedove->Thunderbird --- i3/.i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i3/.i3') diff --git a/i3/.i3/config b/i3/.i3/config index ee9eda1..07c42a8 100644 --- a/i3/.i3/config +++ b/i3/.i3/config @@ -5,12 +5,12 @@ font pango:DejaVu Sans Mono 8 focus_follows_mouse no # Autolock -exec xautolock -time 10 -locker 'i3lock -d' +exec xautolock -time 10 -locker 'i3lock -d' -corners 000- -cornersize 30 bindsym $mod+Control+Shift+l exec xautolock -locknow # Assignments assign [class="Firefox"] 1 -assign [class="Icedove"] 2 +assign [class="Thunderbird"] 2 # Menus bindsym $mod+d exec dmenu_run -- cgit v1.2.3