lazygit skip discard warning
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
package = pkgs.lazygitLatest;
|
package = pkgs.lazygitLatest;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
|
gui.skipDiscardChangeWarning = true;
|
||||||
gui.theme = {
|
gui.theme = {
|
||||||
activeBorderColor = ["#a6e3a1" "bold"];
|
activeBorderColor = ["#a6e3a1" "bold"];
|
||||||
inactiveBorderColor = ["#a6adc8"];
|
inactiveBorderColor = ["#a6adc8"];
|
||||||
|
|||||||
Reference in New Issue
Block a user