pulled changes from thinkpad branch
This commit is contained in:
@@ -167,6 +167,7 @@ bindsym $mod+$alt+c exec /usr/bin/speedcrunch
|
||||
#bindsym XF86Save
|
||||
|
||||
bindsym $mod+F3 exec arandr
|
||||
bindsym $mod+Shift+l exec dmenu-lpass
|
||||
|
||||
# Brightness keyboard shortcuts
|
||||
bindsym XF86MonBrightnessUp exec light -A 5
|
||||
@@ -183,7 +184,7 @@ bindsym Shift+Print exec --no-startup-id scrot -d 3
|
||||
# Lock screen
|
||||
bindsym $mod+l exec i3lock -fol
|
||||
bindsym $mod+$alt+h exec systemctl suspend
|
||||
bindsym $mod+Shift+h exec systemctl hibernate
|
||||
bindsym $mod+Ctrl+h exec systemctl hibernate
|
||||
|
||||
# SSH terminals
|
||||
bindsym $mod+$alt+m exec $term ssh Mila
|
||||
@@ -191,7 +192,7 @@ bindsym $mod+$alt+t exec $term ssh Tilo
|
||||
bindsym $mod+$alt+n exec $term ssh Naro
|
||||
|
||||
# Utilities
|
||||
bindsym $mod+Ctrl+h exec $term htop
|
||||
bindsym $mod+Shift+h exec $term htop
|
||||
|
||||
# Music shortcuts
|
||||
bindsym $alt+XF86AudioRaiseVolume exec mpc next
|
||||
@@ -236,7 +237,9 @@ smart_borders on
|
||||
################################################################################
|
||||
exec_always --no-startup-id ~/dotfiles/enable_touch.sh
|
||||
exec_always --no-startup-id ~/.config/polybar/launch.sh
|
||||
exec_always --no-startup-id setxkbmap fr bepo
|
||||
exec_always --no-startup-id wal -i "$(< "${HOME}/.cache/wal/wal")"
|
||||
exec --no-startup-id /usr/lib/mate-polkit/polkit-mate-authentication-agent-1
|
||||
exec --no-startup-id xss-lock -- i3lock -fol
|
||||
exec --no-startup-id "xrdb $HOME/.Xresources"
|
||||
exec --no-startup-id xfce4-power-manager
|
||||
|
||||
Reference in New Issue
Block a user