modified mounting and unmounting utilities, added emoji picker
This commit is contained in:
parent
c26f33fd34
commit
4ee57071ca
@ -212,8 +212,9 @@ bindsym $mod+$alt+n exec $term ssh Naro
|
||||
|
||||
# Utilities
|
||||
bindsym $mod+Shift+h exec $term htop
|
||||
bindsym $mod+Ctrl+m exec dmount
|
||||
bindsym $mod+Ctrl+u exec dumount
|
||||
bindsym $mod+Ctrl+m exec rofi-mount
|
||||
bindsym $mod+Ctrl+u exec rofi-dumount
|
||||
bindsym $mod+$alt+e exec rofi-emoji
|
||||
|
||||
# Music shortcuts
|
||||
bindsym $alt+XF86AudioRaiseVolume exec mpc next
|
||||
|
Loading…
Reference in New Issue
Block a user