forked from colonelpanic/dotfiles
[NixOS] Fix rofi-systemd term
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
# -*- mode: sh; -*-
|
||||
|
||||
# If there are issues with path, check /etc/profile for hard overrides of PATH.
|
||||
. "$HOME/.lib/login.sh"
|
||||
# XXX: prevents https://github.com/xmonad/xmonad/issues/86 from affecting startup
|
||||
rm -f ~/.xmonad
|
||||
|
||||
load_xkb_map.sh
|
||||
|
||||
run_if_exists systemctl --user import-environment XDG_DATA_DIRS
|
||||
run_if_exists systemctl --user start wm.target
|
@@ -1 +0,0 @@
|
||||
ROFI_SYSTEMD_TERM=alacritty
|
Reference in New Issue
Block a user