Skip to content

Commit

Permalink
Useful Utilities/Clipboard Managers: add stayfocused rule to clipse (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
davc0n authored Feb 17, 2025
1 parent 4a84bcc commit 319b014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Useful Utilities/Clipboard-Managers.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ You can bind the TUI to a something nice like this:
```ini
windowrulev2 = float, class:(clipse)
windowrulev2 = size 622 652, class:(clipse)
windowrulev2 = stayfocused, class:(clipse)

bind = SUPER, V, exec, alacritty --class clipse -e clipse
```
Expand Down

0 comments on commit 319b014

Please sign in to comment.