From a2e2dd2542d41ed8166c6d8368c996748c753a92 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 19 Apr 2021 13:26:56 +0100 Subject: [PATCH] Add rofimoji --- files/i3.conf | 1 + tasks/i3.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/files/i3.conf b/files/i3.conf index 2d581d3..e961042 100644 --- a/files/i3.conf +++ b/files/i3.conf @@ -58,6 +58,7 @@ bindcode 124 exec --no-startup-id rofi-powermenu bindsym XF86Eject exec --no-startup-id rofi-powermenu bindsym $mod+P exec --no-startup-id rofi-screenlayout bindsym $mod+Shift+c exec --no-startup-id vscode-project-list +bindsym $mod+period exec --no-startup-id rofimoji --action type # Screenshots diff --git a/tasks/i3.yml b/tasks/i3.yml index 0b7af9a..134690d 100644 --- a/tasks/i3.yml +++ b/tasks/i3.yml @@ -20,6 +20,7 @@ - redshift - rofi - rofi-calc + - rofimoji - tbg - xdotool - xorg