From f037edc580f334e2d3156696b05ed779e2a876f4 Mon Sep 17 00:00:00 2001 From: zoe Date: Mon, 31 Oct 2022 09:05:48 +0100 Subject: [PATCH] add rofi calc and moji --- i3/config.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/config.nix b/i3/config.nix index 3c7779d..ebd7630 100644 --- a/i3/config.nix +++ b/i3/config.nix @@ -17,6 +17,9 @@ in "${mod}+d" = "exec rofi -combi-modi window#drun#ssh -show-icons -show combi -modi combi"; ## run a terminal "${mod}+Returnm" = "exec ${term}"; + ## calculator + "${mod}+c" = "exec rofi -show calc"; + "${mod}+period" = "exec rofimoji"; # windows ## focus