From 328dd37cf1c6b5330e5272a83a5ea7dae6222bb5 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@clevo" Date: Sat, 19 Nov 2022 23:22:09 +0100 Subject: [PATCH] Remove profanity shortcut for i3 --- roles/i3/templates/i3config.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/i3/templates/i3config.j2 b/roles/i3/templates/i3config.j2 index a91eaf3..fa6890a 100644 --- a/roles/i3/templates/i3config.j2 +++ b/roles/i3/templates/i3config.j2 @@ -39,7 +39,6 @@ bindsym $super+Shift+u exec passmenu-user bindsym $super+Shift+y exec passmenu-url bindsym $super+Shift+v exec vlc bindsym $super+Shift+m exec i3-sensible-terminal -e neomutt -bindsym $super+Shift+x exec i3-sensible-terminal -e profanity #change volume bindsym XF86AudioRaiseVolume exec pactl set-sink-mute 0 false; exec pactl set-sink-volume 0 +5%