Added vim syntax sway config.d.
This commit is contained in:
parent
0860afa4e4
commit
d4db1095db
|
@ -14,4 +14,6 @@ input "2:7:SynPS/2_Synaptics_TouchPad" {
|
|||
# bind caps to ctrl
|
||||
input "1:1:AT_Translated_Set_2_keyboard" {
|
||||
xkb_options ctrl:nocaps
|
||||
}
|
||||
}
|
||||
|
||||
# vim: ft=cfg
|
|
@ -9,3 +9,5 @@
|
|||
|
||||
output * bg `scripts/cycle_wall` fill
|
||||
output eDP-1 scale 1
|
||||
|
||||
# vim: ft=cfg
|
|
@ -20,4 +20,6 @@ client.urgent #ff4551 #ff4551 #1f212e #ff4551 #ff4551
|
|||
exec_always scripts/import-gsettings \
|
||||
gtk-theme:gtk-theme-name \
|
||||
icon-theme:gtk-icon-theme-name \
|
||||
cursor-theme:gtk-cursor-theme-name
|
||||
cursor-theme:gtk-cursor-theme-name
|
||||
|
||||
# vim: ft=cfg
|
Loading…
Reference in New Issue
Block a user