forked from colonelpanic/dotfiles
[NixOS] load_xkb_map after sourcing login
This commit is contained in:
parent
97c786ef6f
commit
fb06b78e56
@ -4,9 +4,9 @@
|
||||
preferStatusNotifierItems = true;
|
||||
windowManager.command = "${pkgs.haskellPackages.imalison-xmonad}/bin/imalison-xmonad";
|
||||
profileExtra = ''
|
||||
load_xkb_map.sh
|
||||
export ROFI_SYSTEMD_TERM="alacritty -e"
|
||||
. "$HOME/.lib/login.sh"
|
||||
load_xkb_map.sh
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user