From 54b5800c00f761c135c495f3935ad1d6d4230810 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 10 Mar 2024 16:30:51 +0530 Subject: replace --- dist/run.sh | 2 +- machines/x/home.nix | 2 +- packages/dwl.nix | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/run.sh b/dist/run.sh index 07d3047..dc13e69 100755 --- a/dist/run.sh +++ b/dist/run.sh @@ -1,2 +1,2 @@ #!/usr/bin/env bash -bemenu-run -i -p λ -b --hp 8 --fn 'UbuntuMono Nerd Font Mono' --tb '#131417' --tf '#f2f0fa' --fb '#131417' --ff 'f2f0fa' --cb '#131417' --cf '#f2f0fa' --nb '#131417' --nf '#f2f0fa' --hb '#f2f0fa' --hf '#131417' --fbb '#131417' --fbf '#f2f0fa' --sb '#f2f0fa' --sf '#131417' --ab '#131417' --af '#f2f0fa' --scb '#131417' --scf '#131417' +alacritty --title float -o 'window.dimensions = { columns = 80, lines = 40 }' -e sway-launcher-desktop diff --git a/machines/x/home.nix b/machines/x/home.nix index 30a424f..c0ac523 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -37,7 +37,7 @@ in { wbg wl-clipboard - bemenu + sway-launcher-desktop ccls nodePackages.pyright diff --git a/packages/dwl.nix b/packages/dwl.nix index 2e442cd..3a93fc1 100644 --- a/packages/dwl.nix +++ b/packages/dwl.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "compromyse"; repo = "dwl"; rev = "master"; - hash = "sha256-GjY6FgmqINwdfLPQzQfQSlGLYLJGeg35VNYAE3B36r8="; + hash = "sha256-I669/sfrp0IfJ4CTKF0x3qeLX29PIjOGcpb6YfucAaI="; }; nativeBuildInputs = [ -- cgit v1.2.3