Add t420 stuff
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user