diff options
Diffstat (limited to '.config/openbox/rc.xml')
-rwxr-xr-x | .config/openbox/rc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml index 9533f12..933af72 100755 --- a/.config/openbox/rc.xml +++ b/.config/openbox/rc.xml @@ -133,7 +133,7 @@ desktops. Set this to 0 to disable the popup. --> </desktops> <resize> - <drawContents>no</drawContents> + <drawContents>yes</drawContents> <popupShow>Nonpixel</popupShow> <!-- 'Always', 'Never', or 'Nonpixel' (xterms and such) --> <popupPosition>Center</popupPosition> |