From c91eae24bfc8de51a2b161b9134fdba743a3b7ed Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Fri, 17 May 2019 20:23:31 -0400 Subject: vivaldi st --- bspwm/.config/bspwm/autostart.sh | 2 +- bspwm/.config/bspwm/bspwmrc | 1 + bspwm/.config/sxhkd/sxhkdrc | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'bspwm') diff --git a/bspwm/.config/bspwm/autostart.sh b/bspwm/.config/bspwm/autostart.sh index f46dd6c..87777c9 100755 --- a/bspwm/.config/bspwm/autostart.sh +++ b/bspwm/.config/bspwm/autostart.sh @@ -22,7 +22,7 @@ run ~/.config/Scripts/launch_polybar.sh run st -c email -e neomutt run st -c dropdown -e tmux -f ~/.config/tmux/tmux_start.conf attach run st -c math -e R -run firefox +run vivaldi-stable run keepassxc amixer -c 0 set Headphone 100% unmute #run dropbox diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 5bdce90..686df8e 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -28,6 +28,7 @@ bspc config remove_unplugged_monitors true bspc rule -a Gimp desktop='5' state=floating follow=on bspc rule -a Chromium desktop='10' bspc rule -a Firefox desktop='10' +bspc rule -a Vivaldi-stable desktop='10' bspc rule -a keepassxc desktop='4' bspc rule -a Zathura state=tiled bspc rule -a dropdown sticky=on state=floating hidden=on diff --git a/bspwm/.config/sxhkd/sxhkdrc b/bspwm/.config/sxhkd/sxhkdrc index 3eefd6f..bb2f9af 100644 --- a/bspwm/.config/sxhkd/sxhkdrc +++ b/bspwm/.config/sxhkd/sxhkdrc @@ -114,10 +114,10 @@ alt + {Left,Down,Up,Right} # regular keymaps # super + w - firefox + vivaldi-stable super + shift + w - firefox -private-window + vivaldi-stable -incognito super + e st -n email -e neomutt -- cgit v1.2.3