diff options
Diffstat (limited to '.config/cow/cow.conf')
| -rw-r--r-- | .config/cow/cow.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/cow/cow.conf b/.config/cow/cow.conf index 3ad8949..e3a35a2 100644 --- a/.config/cow/cow.conf +++ b/.config/cow/cow.conf @@ -487,7 +487,7 @@ bind CL+Print exec sh "$HOME/.local/bin/screenrecord.sh selected-region" # Stop all screen recording bind CS+BackSpace exec "pkill -SIGINT wf-recorder" -# Raise cowpager and cowbuttons +# Raise cowpager, cowbuttons, cowclock and cowiconman bind LS+b script { for w in (windows where w.app_id == "cowpager") { winops -r |
