Neovim added leap plugin
Rewritten and moved portable module Updated background Disabled garnix substitutor Small changes to greetd
This commit is contained in:
parent
b524030089
commit
a46e31e783
14 changed files with 131 additions and 31 deletions
|
|
@ -24,7 +24,17 @@
|
|||
niksos = {
|
||||
fingerprint = true;
|
||||
bluetooth = true;
|
||||
portable = true;
|
||||
portable = {
|
||||
enable = true;
|
||||
hyprland = {
|
||||
powerSaver = ''
|
||||
hyprctl keyword monitor eDP-1,2880x1920@60,0x0,1.5,vrr,1
|
||||
'';
|
||||
performance = ''
|
||||
hyprctl keyword monitor eDP-1,2880x1920@120,0x0,1.5,vrr,1
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
neovim = true;
|
||||
games = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue