diff options
| author | brustybee <bee@4d2.org> | 2026-03-11 10:38:51 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-11 10:38:51 +0530 |
| commit | 6d8eec22cddf0be0c190fb06c88f9fd9e3838757 (patch) | |
| tree | 8d75504041c3a555a01f19002428c75fba190ef4 /common/programs/rofi.nix | |
| parent | 870745197024128e29c4f461a0e09d36dcf348bb (diff) | |
Add dwm
Diffstat (limited to 'common/programs/rofi.nix')
| -rw-r--r-- | common/programs/rofi.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 '') ]; |
