enable mount cd

This commit is contained in:
Jesús 2019-07-25 12:18:46 -05:00
parent 02cdfb188e
commit 65a4513b03
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

3
config
View File

@ -234,6 +234,9 @@ bindsym XF86AudioMute exec --no-startup-id amixer -q -D pulse sset Master toggle
# bindsym $mod+m exec --no-startup-id "udisksctl mount -b /dev/sdb1"
bindsym $mod+m exec --no-startup-id "udisksctl mount -b /dev/sdb1 && xfce4-terminal -x ranger /run/media/$USER/"
# Enable CD/DVD
# bindsym $mod+Shift+m exec --no-startup-id "udisksctl mount -b /dev/sr0"
# i3lock
bindsym Pause exec "sh /home/$USER/.config/i3/scripts/i3lock.sh"