From 23a1f61aaf2144d071025e6e6b618007df648296 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 4 Feb 2017 22:15:00 -0500 Subject: bspwm and sxhkd config updates --- sxhkd/.config/sxhkd/sxhkdrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'sxhkd/.config') diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 461d1cd..07ab0e0 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -5,11 +5,21 @@ # terminal emulator super + Return urxvt +super + shift + Return + urxvt -name tiled # program launcher super + space rofi -show run -font "Inconsolata 13" +# rofi-pass +super + shift + space + rofi-pass + +# teiler +super + shift + s + teiler + super + z ; t urxvt @@ -27,6 +37,7 @@ super + z ; f # emacs super + e emacs +# emacs -Q -l src/elisp/oremacs/init.el # stalonetray #super + minus @@ -53,7 +64,7 @@ XF86AudioMute # kbdlight {up,down} XF86LaunchA - toggle-layout + /home/amin/.local/bin/toggle-layout # make sxhkd reload its configuration files: super + Escape -- cgit v1.2.3-83-g751a