summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-03-10 16:30:51 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-03-10 16:30:51 +0530
commit54b5800c00f761c135c495f3935ad1d6d4230810 (patch)
tree93f150c8057b61fa4a9daa2933196e2008150743
parent212f0c0b9251adc3f664724bfa57211e4186a446 (diff)
replace
-rwxr-xr-xdist/run.sh2
-rw-r--r--machines/x/home.nix2
-rw-r--r--packages/dwl.nix2
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 = [