.i3/config

branch
mhoward-lt
changeset 23
a61d6f99a162
parent 22
96aa7ad42dfe
child 24
a2483b35192d
--- a/.i3/config
+++ b/.i3/config
@@ -155,8 +155,9 @@ bar {
         status_command i3status
 }
 
+for_window [class="Xfce4-notifyd"] floating enable; border none; focus mode_toggle
+
 exec xsetroot -solid "SteelBlue4"
 
-exec xset -dpms s off
 exec ~/.i3/auto-start
 

mercurial