diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-08-28 22:27:47 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-08-28 22:27:47 +0100 |
| commit | a05029216a4cc1647a33e4f02580f91cee972b05 (patch) | |
| tree | d5929a47e5407e0991782795303febd8d41accab /.config/cow/cow.conf | |
| parent | de200ba117d1ae7607f5f68bd267675147dd0798 (diff) | |
Add cowclock and cowiconman to the raise keybinding LS+b comments
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 |
