From 699a3a68a04e014211848c853de66e1b28e50cb1 Mon Sep 17 00:00:00 2001 From: Kuoi Date: Mon, 22 Aug 2022 22:12:30 +0100 Subject: [PATCH] wayfire: reduce wayfire fade time, fix the screencast issue --- dot_config/wayfire.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_config/wayfire.ini b/dot_config/wayfire.ini index 5c33f7a..db661df 100644 --- a/dot_config/wayfire.ini +++ b/dot_config/wayfire.ini @@ -167,7 +167,7 @@ command_screenshot_clipboard = slurp -b ff00ff20 -B ff00ff20 -c ff00ff80 -o | gr binding_screencast_voice = KEY_SYSRQ command_screencast_voice = wf-recorder -a -f $HOME/Videos/$(date '+%F_%T').mp4 binding_screencast_novoice = KEY_SYSRQ -command_screencast_novoice = wf-recorder -f $HOME/Videos/$(data '+%F_%T'). +command_screencast_novoice = wf-recorder -f $HOME/Videos/$(date '+%F_%T').mp4 binding_screencast_stop = KEY_SYSRQ command_screencast_stop = killall -INT wf-recorder # binding_kooha = KEY_R @@ -282,7 +282,7 @@ toggle = KEY_I [animate] open_animation = fade close_animation = fade -duration = 400 +duration = 250 [decoration] title_height = 0