diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/rc3 | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,7 +1,7 @@ <?xml version="1.0"?> -<!-- Do not edit this file, it will be overwritten on install. Edit the file - in $HOME/.openbox/ instead. --> +<!-- Do not edit this file, it will be overwritten on install. Copy the file + to $HOME/.openbox/ instead. --> <openbox_config> @@ -38,10 +38,9 @@ </names> </desktops> -<moveresize> - <opaqueMove>yes</opaqueMove> - <opaqueResize>yes</opaqueResize> -</moveresize> +<resize> + <drawContents>yes</drawContents> +</resize> <dock> <position>topleft</position> |
