misc changes and add tlauncher

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-10-14 09:57:36 +05:30
parent c7c5dfd651
commit c9879b147d
5 changed files with 83 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ let
export __NV_PRIME_RENDER_OFFLOAD_PROVIDER=NVIDIA-G0
export __GLX_VENDOR_LIBRARY_NAME=nvidia
export __VK_LAYER_NV_optimus=NVIDIA_only
exec -a "$0" "$@"
exec "$@"
'';
in
{

View File

@@ -28,8 +28,6 @@
startx = {
enable = true;
};
# lightdm.enable = true;
# sessionCommands = "${pkgs.xorg.xkbcomp}/bin/xkbcomp ${compiledLayout} $DISPLAY";
};
extraLayouts = {
us-colemak = {