Add t420 stuff

This commit is contained in:
2025-10-09 13:52:17 +04:00
parent e95ab2fe98
commit 026eae58dc
3 changed files with 14 additions and 7 deletions

View File

@@ -149,12 +149,12 @@ bindsym $mod+z exec $locking
# bindsym $mod+x exec "taskwarrior_stop"
# bindsym $mod+Shift+z exec "suspend-and-lock"
bindsym XF86MonBrightnessUp exec --no-startup-id /usr/bin/light -A 5
bindsym XF86MonBrightnessDown exec --no-startup-id /usr/bin/light -U 5
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +3%
bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -3%
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle
# bindsym XF86MonBrightnessUp exec --no-startup-id /usr/bin/light -A 5
# bindsym XF86MonBrightnessDown exec --no-startup-id /usr/bin/light -U 5
#
# bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +3%
# bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -3%
# bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle
# bindsym $mod+Shift+o exec "display_switch"

View File

@@ -104,7 +104,7 @@
min-height: 0;
margin: 0;
padding: 0;
font-family: "Iosevka Custom";
font-family: "Iosevka Custom", "Font Awesome 5 Free";
}
/* The whole bar */