From fc13fb4c0429fdeb4535aa823bdd4ca596b32665 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Thu, 5 Dec 2019 20:16:27 +0530 Subject: some changes --- bspwm/.config/bspwm/bspwmrc | 2 +- sxhkd/.config/sxhkd/sxhkdrc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index bcfcf28..0650a5a 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -10,7 +10,7 @@ compton --config ~/.config/compton.conf & ~/.config/bat_check.sh & redshift -l 13.082680:80.270718 & xbacklight -set 30 & -feh --bg-fill ~/Pictures/waves.jpg & +feh --bg-fill ~/Pictures/mountains.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 fcd8ad5..93ee2a4 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -1,9 +1,9 @@ # wm independent hotkeys ## terminal emulator super + Return - urxvt + urxvtc super + shift + Return - bspc rule -a \* -o state=floating && urxvt + bspc rule -a \* -o state=floating && urxvtc # program launcher super + @space -- cgit v1.2.3