From 6d8eec22cddf0be0c190fb06c88f9fd9e3838757 Mon Sep 17 00:00:00 2001 From: brustybee Date: Wed, 11 Mar 2026 10:38:51 +0530 Subject: Add dwm --- common/programs/rofi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/programs') diff --git a/common/programs/rofi.nix b/common/programs/rofi.nix index 5e785c3..ce335dc 100644 --- a/common/programs/rofi.nix +++ b/common/programs/rofi.nix @@ -54,10 +54,10 @@ fi matugen image "$FULL_PATH" --source-color-index 0 2>/dev/null && wallust -q -s run "$FULL_PATH" 2>/dev/null - sh ~/.config/sequences if [ -z "$WAYLAND_DISPLAY" ] && [ -n "$DISPLAY" ]; then xrdb -merge "$HOME/.Xresources" fi + sh ~/.config/sequences fi '') ]; -- cgit v1.3.1