From 6ac83326ddba3ebcb4866435a6df0ea75483ee03 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sat, 16 Jan 2021 15:10:36 +0530 Subject: changes --- sxhkd/.config/sxhkd/sxhkdrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sxhkd/.config') diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 69126ac..79629ea 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -3,11 +3,11 @@ super + Return super + shift + Return bspc rule -a \* -o state=floating && urxvtc super + @space - dmenu_run -i -fn "JetBrains Mono Nerd Font Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" + dmenu_run -i -fn "Input Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" super + x ~/.bin/shut super + shift + w - firefox + brave control + alt + l xset s activate super + shift + f @@ -21,7 +21,7 @@ control + Print control + shift + Print maim -s ~/scrots/$(date +%d-%b-%y-%I:%M%p).png super + shift + p - passmenu -i -fn "JetBrains Mono Nerd Font Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" + passmenu -i -fn "Input Mono:style=medium:size=9" -nb "#171a1f" -nf "#f3f4f5" -sb "#c6c8d1" -sf "#171a1f" super + Escape pkill -USR1 -x sxhkd -- cgit v1.2.3