feat(sway): add vim ft
This commit is contained in:
parent
a4fe2c0d04
commit
e532faa6ec
@ -1,3 +1,4 @@
|
||||
# vim: set filetype=swayconfig:
|
||||
gaps inner 5
|
||||
gaps outer 10
|
||||
default_border pixel 2
|
||||
|
@ -1,3 +1,4 @@
|
||||
# vim: set filetype=swayconfig:
|
||||
### Global Binding Variables ###
|
||||
input "type:keyboard" {
|
||||
# remap caps to escape
|
||||
|
@ -1,3 +1,4 @@
|
||||
# vim: set filetype=swayconfig:
|
||||
set $laptop eDP-2
|
||||
output $laptop
|
||||
output DP-3 pos -2560 0
|
||||
|
Loading…
Reference in New Issue
Block a user