From 0cca8de7d2c95e40960e182f2477792d037493f3 Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 12 Aug 2023 21:15:52 -0500 Subject: [PATCH] Added xev --- user/wm/xmonad/xmonad.nix | 1 + user/wm/xmonad/xmonad.org | 1 + 2 files changed, 2 insertions(+) diff --git a/user/wm/xmonad/xmonad.nix b/user/wm/xmonad/xmonad.nix index c27240d..68eec19 100644 --- a/user/wm/xmonad/xmonad.nix +++ b/user/wm/xmonad/xmonad.nix @@ -35,6 +35,7 @@ bottom brightnessctl xorg.xcursorthemes + xorg.xev xdg-utils xdg-desktop-portal xdg-desktop-portal-gtk diff --git a/user/wm/xmonad/xmonad.org b/user/wm/xmonad/xmonad.org index 2ae174e..d099acd 100644 --- a/user/wm/xmonad/xmonad.org +++ b/user/wm/xmonad/xmonad.org @@ -816,6 +816,7 @@ In order to have Nix put my xmonad/xmobar configuration in the proper places, I bottom brightnessctl xorg.xcursorthemes + xorg.xev xdg-utils xdg-desktop-portal xdg-desktop-portal-gtk