From 0fdb0f4b94e7c2edc6e38ead3001c095d3260261 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 9 Jun 2025 17:05:31 -0500 Subject: put an ssh menu on super+shift+s --- dotfiles/system/.config/sxhkd/sxhkdrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/system/.config/sxhkd/sxhkdrc b/dotfiles/system/.config/sxhkd/sxhkdrc index b516638..57d9d99 100644 --- a/dotfiles/system/.config/sxhkd/sxhkdrc +++ b/dotfiles/system/.config/sxhkd/sxhkdrc @@ -5,6 +5,8 @@ super + space rofi -show drun -show-icons -dpi 1 -theme ~/code/rofi-themes-collection/themes/rounded-gray-dark.rasi +super + shift + s + rofi -show ssh -dpi 1 -theme ~/code/rofi-themes-collection/themes/rounded-gray-dark.rasi # -- cgit v1.2.3