From 4a2078eeb4240c002fca00e27765b5f7a4df6c9e Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sat, 26 Sep 2020 22:18:35 +0530 Subject: changes --- sxhkd/.config/sxhkd/sxhkdrc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sxhkd/.config') diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index f6bc168..99c0c2f 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -3,9 +3,9 @@ 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:pixelsize=12.5" -nb "#000000" -nf "#f3f4f5" -sb "#626868" -sf "#000000" + dmenu_run -i -fn "JetBrains Mono Nerd Font Mono:style=medium:pixelsize=12.5" -nb "#000000" -nf "#f3f4f5" -sb "#EEFFFF" -sf "#000000" super + shift + w - /opt/brave/brave + brave control + alt + l xset s activate super + shift + f @@ -13,11 +13,11 @@ super + shift + f super + n urxvtc -e nvim ~/.cache/bujo/todo.md Print - ~/.local/bin/screenshot f + maim ~/scrots/$(date +%d-%b-%y).png control + Print - ~/.local/bin/screenshot w + maim -i $(xdotool getactivewindow) ~/scrots/$(date +%d-%b-%y).png super + shift + p - passmenu -i -fn "JetBrains Mono Nerd Font Mono:style=medium:pixelsize=12.5" -nb "#f3f4f5" -nf "#2f2f2f" -sb "#626868" -sf "#ffffff" + passmenu -i -fn "JetBrains Mono Nerd Font Mono:style=medium:pixelsize=12.5" -nb "#000000" -nf "#f3f4f5" -sb "#EEFFFF" -sf "#000000" super + Escape pkill -USR1 -x sxhkd -- cgit v1.2.3