aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbspwm/bspwmrc2
-rw-r--r--zsh/.zsh/function.zsh2
2 files changed, 2 insertions, 2 deletions
diff --git a/bspwm/bspwmrc b/bspwm/bspwmrc
index 2758af4..41dc48e 100755
--- a/bspwm/bspwmrc
+++ b/bspwm/bspwmrc
@@ -10,7 +10,7 @@ bspc config borderless_monocle true
bspc config gapless_monocle true
bspc rule -a Gimp desktop='^8' state=floating follow=on
-bspc rule -a 'Firefox Developer Edition' desktop='^2'
+bspc rule -a Firefox desktop='^2'
bspc rule -a Emacs desktop='^3' state=tiled
$HOME/.config/polybar/launch.sh
diff --git a/zsh/.zsh/function.zsh b/zsh/.zsh/function.zsh
index 4d2dece..fdd6980 100644
--- a/zsh/.zsh/function.zsh
+++ b/zsh/.zsh/function.zsh
@@ -6,7 +6,7 @@ alias vi='nvim'
alias vim='nvim'
alias emc='emacsclient -c -a ""'
alias em='emacsclient -nw -a ""'
-alias ff='firefox-developer-edition'
+alias ff='firefox'
# alias lspasscp='lpass show -c --password $(lpass ls | fzf | awk '{print $(NF)}' | sed 's/\\]//g')'
# fixing pdflatex