|
|
|
@ -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 |
|
|
|
|
|
|
|
|
|