Nvim: improvements to syntax highlighting and add a couple of plugins
This commit is contained in:
parent
cd62b162b8
commit
e18f384d41
13 changed files with 27 additions and 41 deletions
|
@ -1,4 +1,4 @@
|
|||
# vim:ft=i3config
|
||||
# vim:ft=swayconfig
|
||||
|
||||
set $mod Mod4
|
||||
set $term footclient
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# vim:ft=i3config
|
||||
# vim:ft=swayconfig
|
||||
|
||||
bar {
|
||||
swaybar_command waybar
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# vim:ft=i3config
|
||||
# vim:ft=swayconfig
|
||||
|
||||
input type:keyboard {
|
||||
xkb_layout eu
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# vim:ft=i3config
|
||||
# vim:ft=swayconfig
|
||||
|
||||
output * bg $wallpaper fill
|
||||
output eDP-1 position 0 0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# vim:ft=i3config
|
||||
# vim:ft=swayconfig
|
||||
|
||||
# Start applications in specific workspaces
|
||||
assign [app_id="telegramdesktop"] workspace 3
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# vim:ft=i3config
|
||||
# vim:ft=swayconfig
|
||||
|
||||
# start terminal
|
||||
bindsym $mod+Return exec $term
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# vim:ft=i3config
|
||||
# vim:ft=swayconfig
|
||||
|
||||
default_border none
|
||||
gaps inner 15
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# vim:ft=i3config
|
||||
# vim:ft=swayconfig
|
||||
|
||||
exec {
|
||||
foot -s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue