diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-03-19 07:33:08 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-03-19 07:33:08 +0000 |
commit | dbb28cb23b1c4b6edc5e3cf2b7647b6a7aa0efb9 (patch) | |
tree | 93082da69390d11d0e65f22702badadb9becf4ef | |
parent | 60db2999a0cc7183b1c2c2197c2a8b7ce0769679 (diff) |
<>
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 2 | ||||
-rw-r--r-- | x/.Xresources | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index ce5a865..03e2e53 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
@@ -9,7 +9,7 @@ compton --config ~/.config/compton.conf & | |||
9 | ~/scrypts/bat_check.sh & | 9 | ~/scrypts/bat_check.sh & |
10 | redshift -l 13.082680:80.270718 & | 10 | redshift -l 13.082680:80.270718 & |
11 | xbacklight -set 30 & | 11 | xbacklight -set 30 & |
12 | feh --bg-fill ~/Pictures/samuria.jpg & | 12 | feh --bg-fill ~/Pictures/wavesss.jpg & |
13 | urxvtd & | 13 | urxvtd & |
14 | 14 | ||
15 | bspc monitor -d term web music files code virt chat game IX X | 15 | bspc monitor -d term web music files code virt chat game IX X |
diff --git a/x/.Xresources b/x/.Xresources index d58b278..08a6c64 100644 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -57,7 +57,7 @@ URxvt*inheritPixmap: False | |||
57 | *color15: #e0dede | 57 | *color15: #e0dede |
58 | 58 | ||
59 | ! Perls | 59 | ! Perls |
60 | URxvt.perl-ext-common : default,matcher,keyboard-select,url-select | 60 | URxvt.perl-ext-common : default,matcher,keyboard-select,url-select,resize-font |
61 | URxvt.resize-font.step: 1 | 61 | URxvt.resize-font.step: 1 |
62 | URxvt.keysym.M-Escape : perl:keyboard-select:activate | 62 | URxvt.keysym.M-Escape : perl:keyboard-select:activate |
63 | URxvt.keysym.M-u : perl:url-select:select_next | 63 | URxvt.keysym.M-u : perl:url-select:select_next |