From 4c10777017be8272ab897084b5635ebe93684164 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Thu, 12 Dec 2019 21:25:03 +0530 Subject: changes --- bspwm/.config/bspwm/bspwmrc | 2 +- sxhkd/.config/sxhkd/sxhkdrc | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 91c7089..3e9de9e 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -10,7 +10,7 @@ compton --config ~/.config/compton.conf & ~/scrypts/bat_check.sh & redshift -l 13.082680:80.270718 & xbacklight -set 30 & -feh --bg-fill ~/Pictures/mountains.jpg & +feh --bg-fill ~/Pictures/waves.jpg & urxvtd & bspc monitor -d term web music files code virt chat game IX X diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 93ee2a4..31701c2 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -35,6 +35,8 @@ super + shift + f pcmanfm Print scrot +ctrl + Print + scrot super + x ~/.config/rofi/rofi-power.sh super + shift + p @@ -155,4 +157,4 @@ XF86Audio{Play,Next,Prev} #light XF86MonBrightness{Down,Up} - xbacklight {-dec 5,-inc 5} + xbacklight {-dec 3,-inc 3} -- cgit v1.2.3