From bcfc136f7d66144a0dcba2fe4cc7681c1cf391eb Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 9 Jun 2025 09:23:59 -0500 Subject: super space opens rofi app launcher --- dotfiles/system/.config/sxhkd/sxhkdrc | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/dotfiles/system/.config/sxhkd/sxhkdrc b/dotfiles/system/.config/sxhkd/sxhkdrc index 4ff1194..cae99fa 100644 --- a/dotfiles/system/.config/sxhkd/sxhkdrc +++ b/dotfiles/system/.config/sxhkd/sxhkdrc @@ -3,6 +3,10 @@ # https://github.com/baskerville/sxhkd +super + space + rofi -show drun -show-icons -dpi 1 -theme ~/code/rofi-themes-collection/themes/rounded-gray-dark.rasi + + # # Browsers # @@ -39,11 +43,14 @@ super + shift + l super + shift + r shortwave -# GUI Music Player +# +# Music +# super + slash - flatpak run io.github.htkhiem.Euphonica -super + shift + slash st -e ncmpcpp +ctrl + alt + slash + easytag ~/music + # # Accessories -- cgit v1.2.3