diff options
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 127ee7ab..1be326f5 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 30.0"; | 273 | # notify_on_cmd_finish = "invisible 30.0"; |
274 | }; | 274 | }; |
275 | }; | 275 | }; |
276 | wofi = { | 276 | wofi = { |