Handle preselection in pseudo-automatic mode example

This commit is contained in:
Bastien Dejean 2015-06-09 13:34:31 +02:00
parent 237a78ab28
commit c9925de182

View file

@ -1,6 +1,6 @@
#! /bin/sh
fwid=$(bspc query -W -w)
fwid=$(bspc query -W -w focused.automatic)
if [ -n "$fwid" ] ; then
wattr wh $fwid | {