diff options
author | P. J. McDermott <pj@pehjota.net> | 2018-04-24 01:07:38 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2018-04-24 01:07:38 (EDT) |
commit | 8929f9080344fcfe733ac26d737a577eafc6e5c2 (patch) | |
tree | 8834ceff6eba77d5443d4e397dc3230893f4dd41 /.bbtools | |
parent | 36ce31238f983b0628eb1f13d7d9fca358dbd960 (diff) | |
download | fluxbox-8929f9080344fcfe733ac26d737a577eafc6e5c2.zip fluxbox-8929f9080344fcfe733ac26d737a577eafc6e5c2.tar.gz fluxbox-8929f9080344fcfe733ac26d737a577eafc6e5c2.tar.bz2 |
.bbtools/bbpager.rc: Change bbpager.desktop.focusStyle
Diffstat (limited to '.bbtools')
-rwxr-xr-x | .bbtools/bbpager.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bbtools/bbpager.rc b/.bbtools/bbpager.rc index 22d901b..f649fe4 100755 --- a/.bbtools/bbpager.rc +++ b/.bbtools/bbpager.rc @@ -59,7 +59,7 @@ bbpager.window.focusStyle: texture !** texture, a desktop's border and interior appearance may !** change when it is focused. !** Possible values: none, border, texture -bbpager.desktop.focusStyle: border +bbpager.desktop.focusStyle: texture !** Set the mouse button used to perform various actions. !** Typically, button 1 is the left mouse button, 2 middle, 3 right, |