aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2022-08-03 13:48:50 +0200
committerSébastien Dailly <sebastien@dailly.me>2022-08-03 13:48:50 +0200
commita471c2e119739bcaae849dc5bf0fdd7ddbcc9522 (patch)
tree8af03679ddc8dccd5d41eb0eea6ca6e12f83a747
parent5bd3881e94015b80bd8f833b6db06be280142fea (diff)
sxhkd script : update the firefox name
-rwxr-xr-xbspwm/scripts/bspwm/desktops.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bspwm/scripts/bspwm/desktops.sh b/bspwm/scripts/bspwm/desktops.sh
index c41754b..a217439 100755
--- a/bspwm/scripts/bspwm/desktops.sh
+++ b/bspwm/scripts/bspwm/desktops.sh
@@ -26,8 +26,8 @@ bspc subscribe desktop | while read -r event monitor_id desktop_id name; do
;;
Web)
bspc node @$name:/ -i
- bspc rule --add Firefox-esr --one-shot node=@$name:/
- firefox &
+ bspc rule --add firefox-esr --one-shot node=@$name:/
+ firefox-esr &
;;
Mail)
bspc node @$name:/ -i