Cleaned up redundant bindings and made i3 lock work

This commit is contained in:
Vlad Doster 2020-01-12 01:18:28 -05:00
parent b43bb1de05
commit 64e36012ac
2 changed files with 4 additions and 8 deletions

View File

@ -30,7 +30,6 @@ bindsym $mod+Shift+space floating toggle
bindsym $mod+space focus mode_toggle
bindsym $mod+Escape workspace prev
bindsym $mod+Shift+Escape exec --no-startup-id prompt "Exit i3?" "i3-msg exit"
#STOP/HIDE EVERYTHING:
bindsym $mod+Shift+Delete exec --no-startup-id lmc truemute ; exec --no-startup-id lmc pause ; exec --no-startup-id pauseallmpv; workspace 0; exec $term -e htop ; exec $term -e $FILE

View File

@ -12,7 +12,6 @@ super + Return
$TERMINAL
super + shift + Return
samedir
super + shift + a
$TERMINAL -e alsamixer; pkill -RTMIN+10 $STATUSBAR
super + b
@ -24,7 +23,7 @@ super + shift + c
super + d
dmenu_run
super + m
spotify #$TERMINAL -e spt
spotify
super + n
nautilus
super + shift + q
@ -35,22 +34,20 @@ super + w
$TERMINAL -e sudo nmtui
super + shift + w
$BROWSER
# Et cetera...
super + grave
dmenuunicode
super + Scroll_Lock
ifinstall screenkey && (killall screenkey || screenkey)
ifinstalled screenkey && (killall screenkey || screenkey)
super + Insert
showclip
super + x
ifinstalled i3lock && i3lock --color 000000 --show-failed-attempts --radius 120 --ring-width 10.0
super + shift + x
prompt "Shutdown computer?" "sudo -A shutdown -h now"
super + shift + BackSpace
prompt "Reboot computer?" "sudo -A reboot"
super + shift + Escape
prompt 'Leave Xorg?' 'killall Xorg'
super + x
ifinstalled i3lock && i3lock --color 000000 --indicator --radius 120 --ring-width 10.0
# Recording
# Take screenshot