1
0
Fork 0

i3: adjust keybind command for 1080p monitors

This commit is contained in:
Kevin Baensch 2020-06-01 02:42:20 +02:00
parent a138cd13bd
commit bf4ae1982d
Signed by: derped
GPG Key ID: C0F1D326C7626543
1 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ bindsym $mod+Mod1+Down exec playerctl next
bindsym $mod+Mod1+Up exec playerctl previous
bindsym $mod+Shift+w sticky toggle
bindsym $mod+Shift+B floating enable; border none; resize set 900 600; move position 1836 38
bindsym $mod+Shift+B floating enable; border none; resize set 900 600; move position 1020 19
### END SYSKEY BINDSYM ###