Refactor neovim config #2

Merged
FunctionalHacker merged 40 commits from nvim-lua into master 2021-08-08 07:33:26 -05:00
Showing only changes of commit 3606b813d1 - Show all commits

View file

@ -5,5 +5,5 @@ output eDP-1 position 0 0
output HDMI-A-1 position 1920 0
# Disable laptop screen when lid is closed
bindswitch --locked lid:on output $laptop disable
bindswitch --locked lid:off output $laptop enable
bindswitch --locked lid:on output eDP-1 disable
bindswitch --locked lid:off output eDP-1 enable