.i3/config

branch
mhoward-lt
changeset 23
a61d6f99a162
parent 22
96aa7ad42dfe
child 24
a2483b35192d
equal deleted inserted replaced
22:96aa7ad42dfe 23:a61d6f99a162
153 # finds out, if available) 153 # finds out, if available)
154 bar { 154 bar {
155 status_command i3status 155 status_command i3status
156 } 156 }
157 157
158 for_window [class="Xfce4-notifyd"] floating enable; border none; focus mode_toggle
159
158 exec xsetroot -solid "SteelBlue4" 160 exec xsetroot -solid "SteelBlue4"
159 161
160 exec xset -dpms s off
161 exec ~/.i3/auto-start 162 exec ~/.i3/auto-start
162 163

mercurial