feat: latest kitty, mango, and mango config
This commit is contained in:
@@ -140,8 +140,17 @@ bindsym XF86AudioMicMute exec pactl set-source-mute @DEFAULT_SOURCE@ toggle
|
||||
bindsym XF86MonBrightnessDown exec brightnessctl set 2%-
|
||||
bindsym XF86MonBrightnessUp exec brightnessctl set 2%+
|
||||
|
||||
bindsym $mod+shift+p exec slurp | grim -g - - | tee ~/Pictures/$(date +%F-%s).png | wl-copy
|
||||
bindsym $mod+shift+p exec slurp | \
|
||||
grim -g - - | \
|
||||
tee ~/Pictures/$(date +%F-%s).png | \
|
||||
wl-copy
|
||||
|
||||
bindgesture swipe:right workspace prev
|
||||
bindgesture swipe:left workspace next
|
||||
|
||||
|
||||
# Custom App Keybinds
|
||||
bindsym $mod+Shift+f exec firefox
|
||||
bindsym $mod+Shift+n exec nautilus
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user