diff options
author | Adrian Kummerlaender | 2018-07-12 21:01:55 +0200 |
---|---|---|
committer | Adrian Kummerlaender | 2018-07-12 21:01:55 +0200 |
commit | 32fe717f0f4605737e1be6c4f80cccab7c4b676a (patch) | |
tree | bcafd5ab8240cc2baac969c5ec5608fbeadb1c56 /gui | |
parent | 93a53dc19cf1761e3a9ee924cfe146a465a11735 (diff) | |
download | nixos_home-32fe717f0f4605737e1be6c4f80cccab7c4b676a.tar nixos_home-32fe717f0f4605737e1be6c4f80cccab7c4b676a.tar.gz nixos_home-32fe717f0f4605737e1be6c4f80cccab7c4b676a.tar.bz2 nixos_home-32fe717f0f4605737e1be6c4f80cccab7c4b676a.tar.lz nixos_home-32fe717f0f4605737e1be6c4f80cccab7c4b676a.tar.xz nixos_home-32fe717f0f4605737e1be6c4f80cccab7c4b676a.tar.zst nixos_home-32fe717f0f4605737e1be6c4f80cccab7c4b676a.zip |
Change twmn animations
Diffstat (limited to 'gui')
-rw-r--r-- | gui/twmn.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/twmn.nix b/gui/twmn.nix index 9ae6848..5d26619 100644 --- a/gui/twmn.nix +++ b/gui/twmn.nix @@ -33,10 +33,10 @@ font_size=15 foreground_color=#111111 height=20 - in_animation=5 + in_animation=6 in_animation_duration=500 opacity=100 - out_animation=6 + out_animation=5 out_animation_duration=500 position=bottom_right screen=0 |