You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

23 lines
637 B

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
tray_output primary
position top
colors {
background #000000
statusline #00A5FF
separator $666666
}
}
# make annoying teams toaster float
for_window [class="Microsoft Teams - Preview" title="Microsoft Teams Notification"] floating enable
exec --no-startup-id parcellite
exec --no-startup-id autokey-gtk
exec --no-startup-id xautolock -time 10 -locker "$Locker"