From 90e0a07bfb63fcfdeb6791d0f5d4586af55b4ee1 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Tue, 2 Aug 2022 08:54:39 +0530 Subject: sxhkd+qutebrowser+aliasrc changes --- .config/sxhkd/sxhkdrc | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 2605319..7fece7d 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -5,6 +5,8 @@ # Toggle mute XF86AudioMute pactl set-sink-mute @DEFAULT_SINK@ toggle +super + F4 + pactl set-sink-mute @DEFAULT_SINK@ toggle # Toggle mic mute @@ -76,18 +78,21 @@ XF86Calculator super + shift + w whatsapp-nativefier +# Launch ncloud +super + shift + n + qutebrowser https://ncloud.draconyan.xyz # Launch outlook -#super + e -# brave https://outlook.office365.com/mail/inbox +super + shift + e + qutebrowser https://outlook.office365.com/mail/inbox # Launch teams super + shift + t - teams -no-sandbox + qutebrowser https://teams.microsoft.com # Launch spotify super + shift + m - sp + sp # Launch discord super + shift + d -- cgit v1.2.3