summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2019-12-12 15:55:03 +0000
committerShubham Saini <shubham6405@gmail.com>2019-12-12 15:55:03 +0000
commit4c10777017be8272ab897084b5635ebe93684164 (patch)
tree40ff3ed291ad22a2a296ffb15f70fbc0c3389613
parentb408fac7e2eac36aff439df3d4b92e3fc3ccfeb4 (diff)
changes
-rwxr-xr-xbspwm/.config/bspwm/bspwmrc2
-rw-r--r--sxhkd/.config/sxhkd/sxhkdrc4
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 &
10~/scrypts/bat_check.sh & 10~/scrypts/bat_check.sh &
11redshift -l 13.082680:80.270718 & 11redshift -l 13.082680:80.270718 &
12xbacklight -set 30 & 12xbacklight -set 30 &
13feh --bg-fill ~/Pictures/mountains.jpg & 13feh --bg-fill ~/Pictures/waves.jpg &
14urxvtd & 14urxvtd &
15 15
16bspc monitor -d term web music files code virt chat game IX X 16bspc 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
35 pcmanfm 35 pcmanfm
36Print 36Print
37 scrot 37 scrot
38ctrl + Print
39 scrot
38super + x 40super + x
39 ~/.config/rofi/rofi-power.sh 41 ~/.config/rofi/rofi-power.sh
40super + shift + p 42super + shift + p
@@ -155,4 +157,4 @@ XF86Audio{Play,Next,Prev}
155 157
156#light 158#light
157XF86MonBrightness{Down,Up} 159XF86MonBrightness{Down,Up}
158 xbacklight {-dec 5,-inc 5} 160 xbacklight {-dec 3,-inc 3}