diff options
author | Joe <rrbo@proton.me> | 2023-02-20 13:50:15 +0100 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2023-02-20 13:50:15 +0100 |
commit | 455a7f47759d3c30502079d159451b0935f3e5a8 (patch) | |
tree | 95053f00987b7da82f01f6ea68ef7d4f7aa74451 /.config/openbox | |
parent | up (diff) | |
download | dotfiles-bsd-455a7f47759d3c30502079d159451b0935f3e5a8.tar.gz dotfiles-bsd-455a7f47759d3c30502079d159451b0935f3e5a8.tar.bz2 dotfiles-bsd-455a7f47759d3c30502079d159451b0935f3e5a8.tar.xz dotfiles-bsd-455a7f47759d3c30502079d159451b0935f3e5a8.tar.zst dotfiles-bsd-455a7f47759d3c30502079d159451b0935f3e5a8.zip |
up
Diffstat (limited to '.config/openbox')
-rwxr-xr-x | .config/openbox/rc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml index 7e37bf9..827b19a 100755 --- a/.config/openbox/rc.xml +++ b/.config/openbox/rc.xml @@ -3,8 +3,8 @@ Copy the file to $HOME/.config/openbox/ instead. --> <openbox_config xmlns="http://openbox.org/3.4/rc" xmlns:xi="http://www.w3.org/2001/XInclude"> <resistance> - <strength>20</strength> - <screen_edge_strength>40</screen_edge_strength> + <strength>0</strength> + <screen_edge_strength>100</screen_edge_strength> </resistance> <focus> <focusNew>yes</focusNew> |