hyprland: add vim file type
This commit is contained in:
parent
0c0a1a9f9c
commit
7111817d6f
@ -1,2 +1,4 @@
|
||||
monitor=DP-1,highres,0x0,2,transform,1
|
||||
monitor=HDMI-A-2,highres,1080x0,2
|
||||
|
||||
# vim: ft=hyprlang
|
||||
|
@ -1,2 +1,4 @@
|
||||
monitor=DP-1,highres,0x0,2
|
||||
monitor=HDMI-A-2,highres,1920x0,2
|
||||
|
||||
# vim: ft=hyprlang
|
||||
|
@ -120,3 +120,5 @@ bindm = $mainMod,mouse:273,resizewindow
|
||||
|
||||
exec-once = waybar
|
||||
exec-once = swayidle -w timeout 300 'swaylock -f -c 263c59' before-sleep 'swaylock -f -c 263c59'
|
||||
|
||||
# vim: ft=hyprlang
|
||||
|
@ -1,3 +1,5 @@
|
||||
monitor=eDP-1,prefered,0x0,1.5
|
||||
monitor=DP-1,highres,1280x0,2
|
||||
monitor=HDMI-A-1,highres,3200x0,2
|
||||
|
||||
# vim: ft=hyprlang
|
||||
|
@ -6,3 +6,5 @@ env = WLR_NO_HARDWARE_CURSORS,1
|
||||
|
||||
monitor=DP-1,highres,0x0,2
|
||||
monitor=DP-2,highres,1920x0,2
|
||||
|
||||
# vim: ft=hyprlang
|
||||
|
Loading…
x
Reference in New Issue
Block a user