Browse Source

Update buggy

umatrix-rules
Pearu Vaalma 4 years ago
parent
commit
b1b3aa16a1
  1. 6
      i3/.cfg_src/i3/config.buggy.local

6
i3/.cfg_src/i3/config.buggy.local

@ -1,4 +1,7 @@ @@ -1,4 +1,7 @@
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set 5%+
bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set 5%-
# default i3bar config
bar {
status_command i3blocks
@ -11,3 +14,6 @@ bar { @@ -11,3 +14,6 @@ bar {
}
}
# make annoying teams toaster float
for_window [class="Microsoft Teams - Preview" id=65011718 instance="microsoft teams - preview" title="Microsoft Teams Notification" window_role="browser-window"] floating enable

Loading…
Cancel
Save