diff options
author | zachir <zachir@librem.one> | 2023-01-22 22:06:02 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-01-22 22:06:02 -0600 |
commit | 12868424437603855669933d388f68fcedc185c7 (patch) | |
tree | 65dba11a133c47e47f58a719a4d53f03fdc338c1 /qtile | |
parent | d8a96c4f081242bab18306af3d981446c014440d (diff) |
mass deletions
Diffstat (limited to 'qtile')
-rw-r--r-- | qtile/config.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qtile/config.py b/qtile/config.py index b95f62f..21a029c 100644 --- a/qtile/config.py +++ b/qtile/config.py @@ -504,6 +504,7 @@ floating_layout = layout.Floating(float_rules=[ # Run the utility of `xprop` to see the wm class and name of an X client. # *layout.Floating.default_float_rules, Match(title='FX: Track 1'), # REAPER + Match(title='Torpedo Wall Of Sound (Two Notes Audio Engineering)'), Match(title='Add FX to: Track 1'), # REAPER Match(title='REAPER (loading)'), # REAPER Match(title='REAPER Query'), # REAPER |