From 5a58034071911286816bbf2418a349f7657494ab Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 10 Jan 2021 15:36:07 +0530 Subject: added shortcut for hdmi --- bspwm/.config/bspwm/bspwmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bspwm') diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 770eab4..c68484b 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -1,7 +1,7 @@ #!/bin/bash # bspwm -bspc monitor -d 1 2 3 4 5 6 +bspc monitor eDP -d 1 2 3 4 5 6 bspc config border_width 3 bspc config window_gap 8 bspc config split_ratio 0.50 -- cgit v1.2.3