From fc4538ac6ee29c43d9b19801839df72dd0bd0845 Mon Sep 17 00:00:00 2001 From: JaeYoo-Im Date: Tue, 12 Aug 2025 16:00:23 +0900 Subject: [PATCH] python pad --- .config/sxhkd/sxhkdrc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 14deba5..9601148 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -4,6 +4,8 @@ super+Return alacritty super+shift+Return ~/scripts/scpad +super+shift+p + ~/scripts/pythonpad #Apps and programs super+e emacsclient -c -a 'emacs' @@ -44,6 +46,12 @@ super+w super+shift+r bspc wm -r + + +# lock screen +super+shift+l + i3lock-fancy + # resize super+alt+l bspc node focused -z right 15 0