From 9c30308ad6363691bcce49633985fa3f7177c9f6 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 27 Jun 2022 17:54:25 +0200 Subject: Luna: Hack for fullscreen button to work (FIXME) --- hosts/luna/home.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hosts/luna/home.nix') diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix index cd414ef..68f6c64 100644 --- a/hosts/luna/home.nix +++ b/hosts/luna/home.nix @@ -69,6 +69,10 @@ in XF86PowerOff bash /usr/share/dmenu-baitinq-git/scripts/exit + #TODO: Change to XF86FullScreen or XF86XK_FullScreen when implemented + F4 + dwmc togglefullscreen + ################## ##### VOLUME ##### ################## -- cgit 1.4.1