From b2329100ed0e848442ab11d58786ce8772ddfbc5 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 15 May 2021 17:24:35 +0400 Subject: Added shortcuts for ncmpcpp --- .config/sxhkd/sxhkdrc | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index db9e762..f23b1e8 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -32,8 +32,8 @@ super + {_,shift + }q bspc node -{c,k} # alternate between the tiled and monocle layout -super + m - bspc desktop -l next +# super + m + # bspc desktop -l next # applications super + w @@ -42,15 +42,21 @@ super + w super + b pcmanfm -super + Tab - sh -c "$TERMINAL -e htop" - super + shift + b bluecontrol +super + Tab + sh -c "$TERMINAL -e htop" + super + shift + t sh -c "$TERMINAL -e tremc" +super + m + sh -c "$TERMINAL -e music localhost" + +super + shift + m + sh -c "$TERMINAL -e music" + # volume control XF86AudioMute pamixer -t -- cgit v1.2.3