|
|
@ -287,8 +287,8 @@ mode "$mode_system" {
|
|
|
|
bindsym l exec --no-startup-id i3exit lock, mode "default"
|
|
|
|
bindsym l exec --no-startup-id i3exit lock, mode "default"
|
|
|
|
bindsym s exec --no-startup-id i3exit suspend, mode "default"
|
|
|
|
bindsym s exec --no-startup-id i3exit suspend, mode "default"
|
|
|
|
bindsym u exec --no-startup-id i3exit switch_user, mode "default"
|
|
|
|
bindsym u exec --no-startup-id i3exit switch_user, mode "default"
|
|
|
|
# bindsym e exec --no-startup-id i3exit logout, mode "default"
|
|
|
|
bindsym e exec --no-startup-id i3exit logout, mode "default"
|
|
|
|
bindsym e exec --no-startup-id pkill X
|
|
|
|
# bindsym e exec --no-startup-id pkill X
|
|
|
|
bindsym h exec --no-startup-id i3exit hibernate, mode "default"
|
|
|
|
bindsym h exec --no-startup-id i3exit hibernate, mode "default"
|
|
|
|
bindsym r exec --no-startup-id i3exit reboot, mode "default"
|
|
|
|
bindsym r exec --no-startup-id i3exit reboot, mode "default"
|
|
|
|
bindsym Shift+s exec --no-startup-id i3exit shutdown, mode "default"
|
|
|
|
bindsym Shift+s exec --no-startup-id i3exit shutdown, mode "default"
|
|
|
@ -334,6 +334,9 @@ exec --no-startup-id nm-applet
|
|
|
|
# USB Stick management
|
|
|
|
# USB Stick management
|
|
|
|
exec --no-startup-id udiskie --no-automount --notify --tray
|
|
|
|
exec --no-startup-id udiskie --no-automount --notify --tray
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# solaar logitech (instead of logiops)
|
|
|
|
|
|
|
|
exec --no-startup-id solaar -w hide
|
|
|
|
|
|
|
|
|
|
|
|
# enable touchpad tap to click
|
|
|
|
# enable touchpad tap to click
|
|
|
|
# done this in X11 config /etx/X11/xorg....d/
|
|
|
|
# done this in X11 config /etx/X11/xorg....d/
|
|
|
|
#exec --no-startup-id xinput set-prop 11 306 1
|
|
|
|
#exec --no-startup-id xinput set-prop 11 306 1
|
|
|
@ -346,7 +349,7 @@ exec_always --no-startup-id autotiling -l 2
|
|
|
|
exec --no-startup-id numlockx on
|
|
|
|
exec --no-startup-id numlockx on
|
|
|
|
#exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
|
|
|
#exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
|
|
|
# TODO disabled this for now
|
|
|
|
# TODO disabled this for now
|
|
|
|
#exec --no-startup-id /sbin/lxpolkit
|
|
|
|
exec --no-startup-id /sbin/lxpolkit
|
|
|
|
exec --no-startup-id nitrogen --restore; sleep 1; picom -b --vsync
|
|
|
|
exec --no-startup-id nitrogen --restore; sleep 1; picom -b --vsync
|
|
|
|
#exec --no-startup-id manjaro-hello
|
|
|
|
#exec --no-startup-id manjaro-hello
|
|
|
|
#exec --no-startup-id nm-applet
|
|
|
|
#exec --no-startup-id nm-applet
|
|
|
|