diff options
| author | kkard2 <[email protected]> | 2024-10-26 11:18:23 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-10-26 11:18:23 +0200 |
| commit | 65aaf373a7ecd2ffc5009008e6b5a0ef86cb006c (patch) | |
| tree | 58025f0d0fb8ee81c72a107f8261261d00cf1c4e /_linux | |
| parent | a60e09fb3cff78c56f54a6975739af05ac6ca996 (diff) | |
nbb
Diffstat (limited to '_linux')
| -rw-r--r-- | _linux/i3/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_linux/i3/config b/_linux/i3/config index ca0c71a..6efc8cf 100644 --- a/_linux/i3/config +++ b/_linux/i3/config @@ -167,6 +167,8 @@ bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcu for_window [class="^firefox$" instance="^Alert$"] floating enable +for_window [class="^firefox$" instance="^Alert$"] floating enable +for_window [class="^ninjabrainbot"] floating enable workspace "8" output nonprimary workspace "9" output nonprimary |
