diff options
| author | Daniel <[email protected]> | 2024-09-03 17:55:37 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-09-03 17:55:37 -0400 |
| commit | 1121a4b0ab4ebe55a36641e79c0efb5aa49e473e (patch) | |
| tree | 9b8089228146e8f6d7bc19143f3f845d612307f4 /fvwm/.fvwm/config | |
| parent | af34a6db8c288d96f52c8bc16c79325c4cec5f6d (diff) | |
raise when limit windows
Diffstat (limited to 'fvwm/.fvwm/config')
| -rw-r--r-- | fvwm/.fvwm/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index f983cf6..faa9959 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -935,6 +935,7 @@ AddToFunc IconFunc DestroyFunc LimitApplication AddToFunc LimitApplication + I Next ($0, CurrentDesk, CirculateHit) FlipFocus ++ I Next ($0, CurrentDesk, CirculateHit) Raise + I TestRc (NoMatch) None ($0, CurrentDesk) Exec exec $[1-] DestroyFunc ShowDesktop |
