From bc9795c86a900b55c6184ae69fea20fec015a347 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 12 Jun 2014 22:15:15 +0200 Subject: Configuration changes caused by new laptop * I recently acquired a new laptop which I am currently setting up * Updated conky to display temperature and fan speed data of Thinkpad x220 * removed notification daemon from i3 autostart, added nm-applet * prevented "Template" directory from being created * changed urxvt terminal font --- i3wm/.i3/config | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'i3wm') diff --git a/i3wm/.i3/config b/i3wm/.i3/config index 962931e..0878b88 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -108,9 +108,6 @@ client.focused_inactive #657b83 #657b83 #fdf6e3 client.unfocused #586e75 #586e75 #eee8d5 client.urgent #dc322f #dc322f #fdf6e3 -for_window [class="Xfce4-notifyd"] floating enable; border none -for_window [class="Arandr"] floating enable -for_window [class="Sonata"] floating enable for_window [class="Chromium"] border none for_window [class="Thunderbird"] border none for_window [class="Firefox"] border none @@ -122,10 +119,8 @@ bindsym $mod+space exec --no-startup-id dmenu_run bindsym $alt+space exec --no-startup-id passman fillbrowser bindsym control+Mod1+l exec --no-startup-id i3lock -c 000000 -bindsym control+Mod1+m exec --no-startup-id sh ~/.screenlayout/laptop.sh -bindsym control+Mod1+d exec --no-startup-id sh ~/.screenlayout/docking.sh exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec --no-startup-id urxvtd -exec --no-startup-id twmnd +exec --no-startup-id nm-applet exec --no-startup-id feh --bg-center ~/.background.jpg -- cgit v1.2.3