diff options
| author | Ryan Kavanagh <rak@rak.ac> | 2021-12-26 12:02:17 -0500 |
|---|---|---|
| committer | Ryan Kavanagh <rak@rak.ac> | 2021-12-26 12:02:17 -0500 |
| commit | 48252b305227482bc6ce4bc5e4e393ef1b359ecd (patch) | |
| tree | aa23948b0b7e40ef976fe97e73677efc40deaa60 | |
| parent | show battery in zsh (diff) | |
autogroup pavucontrol and qutebrowser
Diffstat (limited to '')
| -rw-r--r-- | dot_cwmrc.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_cwmrc.tmpl b/dot_cwmrc.tmpl index 57f2501..25df525 100644 --- a/dot_cwmrc.tmpl +++ b/dot_cwmrc.tmpl @@ -1,6 +1,8 @@ autogroup 1 "URxvt" autogroup 1 "XTerm" autogroup 2 "Mozilla Firefox" +autogroup 2 "qutebrowser" +autogroup 6 "pavucontrol", "Pavucontrol" # assign windows to current group sticky yes |
