Compare commits

..

2 Commits

2 changed files with 43 additions and 43 deletions

View File

@ -1,5 +1,4 @@
return {
{
"lewis6991/gitsigns.nvim",
event = "VeryLazy",
opts = {
@ -40,7 +39,8 @@ return {
row = 0,
col = 1,
}
}
},
config = function (_, opts)
require('gitsigns').setup(opts)
end
}

View File

@ -46,7 +46,7 @@ output HDMI-A-1 position 2560 360 mode 1920x1080@60Hz
# input configuration
# you can get the names of your inputs by running: swaymsg -t get_inputs
# read `man 5 sway-input` for more information about this section.
input "1133:16505:Logitech_G_Pro" {
input type:pointer {
pointer_accel 0
accel_profile "flat"
}