mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-07-08 20:42:02 +00:00
Added TrackPad disable toggle
This commit is contained in:
@ -194,11 +194,12 @@ bindsym XF86AudioRaiseVolume exec amixer set Master 3%+ #increase sound volume
|
||||
bindsym XF86AudioLowerVolume exec amixer set Master 3%- #decrease sound volume
|
||||
bindsym XF86AudioMute exec amixer set Master toggle # mute sound
|
||||
|
||||
# Turn off trackpad
|
||||
bindsym $mod+Shift+u exec sh ~/.config/i3/trackpad-toggle.sh
|
||||
exec ~/.config/i3/trackpad-toggle.sh &
|
||||
|
||||
# lockscreen
|
||||
bindsym $mod+Shift+h exec sh ~/.config/i3/lock.sh
|
||||
#bindsym $mod+Shift+h exec i3lock -c 000000
|
||||
#bindsym $mod+Shift+h exec dbus-send --type=method_call --dest=org.gnome.ScreenSaver /org/gnome/ScreenSaver org.gnome.ScreenSaver.Lock
|
||||
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused #0288D1 #0288D1 #B3E5FC #000000 #000000
|
||||
|
Reference in New Issue
Block a user