diff options
author | Ben Sima <ben@bsima.me> | 2019-03-22 16:32:24 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-03-22 16:32:24 -0700 |
commit | d1443586e94b89ee21b4609f6aa4d4077e5a4cbf (patch) | |
tree | f341f1eee4b75bc2da5ea0f7484f1826557ff6b6 /packages.nix | |
parent | 02916834d1d6a829ef1f72567f487465e841b0af (diff) |
Trying to get rofi to work, still doesn't work with xmonad
I can launch rofi from the terminal but the xmonad keys don't work, and I have
no idea why.
Diffstat (limited to 'packages.nix')
-rw-r--r-- | packages.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages.nix b/packages.nix index 6804a72..014e3fe 100644 --- a/packages.nix +++ b/packages.nix @@ -6,12 +6,14 @@ with pkgs; ag cloc dict +dmenu entr exercism expect fasd feh file +glibcLocales # rofi locale fix -- https://github.com/rycee/home-manager/issues/354#issuecomment-415914278 gnumake hledger hledger-ui |