1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00
- sudo: insults
~ terminal: cursor ibeam
This commit is contained in:
Kierán Meinhardt
2018-10-06 10:39:34 +02:00
parent af92980f62
commit 61669bdf2d
2 changed files with 1 additions and 2 deletions

View File

@@ -36,7 +36,6 @@ in {
}; };
security.sudo.enable = true; security.sudo.enable = true;
security.sudo.extraConfig = "Defaults insults";
users.mutableUsers = false; users.mutableUsers = false;

View File

@@ -13,7 +13,7 @@ MiscBell=TRUE
MiscBordersDefault=FALSE MiscBordersDefault=FALSE
MiscConfirmClose=FALSE MiscConfirmClose=FALSE
MiscCursorBlinks=TRUE MiscCursorBlinks=TRUE
MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK MiscCursorShape=TERMINAL_CURSOR_SHAPE_IBEAM
MiscHighlightUrls=TRUE MiscHighlightUrls=TRUE
MiscMenubarDefault=FALSE MiscMenubarDefault=FALSE
MiscMiddleClickOpensUri=TRUE MiscMiddleClickOpensUri=TRUE