From 936e17a9d819a6f55bec09eafd1beec523dcaa64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 23 Aug 2016 22:46:36 +0200 Subject: Add newmail-notify and some other small tweaks --- config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/i3') diff --git a/config/i3/config b/config/i3/config index 4ea7ac5..e8211e0 100644 --- a/config/i3/config +++ b/config/i3/config @@ -30,7 +30,7 @@ floating_modifier $mod # start a terminal bindsym $mod+Return exec urxvt -bindsym $mod+Shift+Return exec pidgin & conkeror +bindsym $mod+Shift+Return exec conkeror & pidgin # kill focused window bindsym $mod+q kill @@ -133,7 +133,7 @@ bindsym $mod+Shift+0 move container to workspace 10 bindsym $mod+Shift+grave move container to workspace web bindsym $mod+Shift+underscore move container to workspace t -assign [class="Firefox"] web +#assign [class="Firefox"] web for_window [class="Pidgin"] move scratchpad # reload the configuration file -- cgit v1.2.3