Updated i3 config

This commit is contained in:
Random936 2023-07-05 19:07:01 -07:00
parent 424088076e
commit f497712ae4

View File

@ -18,7 +18,7 @@ floating_modifier $mod
# Application hot keys # Application hot keys
bindsym $mod+Return exec i3-sensible-terminal bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Shift+f exec google-chrome bindsym $mod+Shift+f exec microsoft-edge-dev
bindsym $mod+Shift+d exec discord bindsym $mod+Shift+d exec discord
bindsym Print exec "flameshot gui" bindsym Print exec "flameshot gui"
@ -172,3 +172,4 @@ exec --no-startup-id "lxpolkit &"
# Tweak keyboard and trackpad # Tweak keyboard and trackpad
exec --no-startup-id "synclient VertEdgeScroll=1 VertScrollDelta=-111" exec --no-startup-id "synclient VertEdgeScroll=1 VertScrollDelta=-111"
exec --no-startup-id "setxkbmap -option caps:escape" exec --no-startup-id "setxkbmap -option caps:escape"
exec --no-startup-id "nitrogen --restore &"