diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-11 15:08:35 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-11 15:08:35 +0200 |
commit | 19b25827afff991aeb1662dacae82e5b24de338c (patch) | |
tree | c28c63e4240da2c2772c9a2fc80a561eb8694224 /accounts/gkleen@sif | |
parent | 38cc17e34eec1798d8af9f084a213d454b3b688f (diff) | |
download | nixos-19b25827afff991aeb1662dacae82e5b24de338c.tar nixos-19b25827afff991aeb1662dacae82e5b24de338c.tar.gz nixos-19b25827afff991aeb1662dacae82e5b24de338c.tar.bz2 nixos-19b25827afff991aeb1662dacae82e5b24de338c.tar.xz nixos-19b25827afff991aeb1662dacae82e5b24de338c.zip |
...
Diffstat (limited to 'accounts/gkleen@sif')
-rw-r--r-- | accounts/gkleen@sif/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index bc22cc6b..0db4fda7 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
@@ -270,7 +270,7 @@ in { | |||
270 | visual_bell_color = "#26240d"; | 270 | visual_bell_color = "#26240d"; |
271 | tab_bar_style = "powerline"; | 271 | tab_bar_style = "powerline"; |
272 | tab_powerline_style = "slanted"; | 272 | tab_powerline_style = "slanted"; |
273 | notify_on_cmd_finish = "invisible 300.0"; | 273 | notify_on_cmd_finish = "invisible 120"; |
274 | }; | 274 | }; |
275 | }; | 275 | }; |
276 | wofi = { | 276 | wofi = { |