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 inner 5
|
||||||
gaps outer 10
|
gaps outer 10
|
||||||
default_border pixel 2
|
default_border pixel 2
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# vim: set filetype=swayconfig:
|
||||||
### Global Binding Variables ###
|
### Global Binding Variables ###
|
||||||
input "type:keyboard" {
|
input "type:keyboard" {
|
||||||
# remap caps to escape
|
# remap caps to escape
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
# vim: set filetype=swayconfig:
|
||||||
set $laptop eDP-2
|
set $laptop eDP-2
|
||||||
output $laptop
|
output $laptop
|
||||||
output DP-3 pos -2560 0
|
output DP-3 pos -2560 0
|
||||||
|
Loading…
Reference in New Issue
Block a user