fix poly bar, use minified nvim to test out
This commit is contained in:
parent
647423692c
commit
b2f0476412
6 changed files with 389 additions and 136 deletions
|
|
@ -81,13 +81,7 @@
|
|||
"Print" = "exec sh -c 'maim -s | xclip -selection clipboard -t image/png'";
|
||||
};
|
||||
|
||||
bars = [
|
||||
# {
|
||||
# position = "top";
|
||||
# statusCommand = "${pkgs.i3status}/bin/i3status";
|
||||
# }
|
||||
];
|
||||
|
||||
bars = [ ];
|
||||
startup = [ ];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue