summaryrefslogtreecommitdiff
path: root/bin/xlaunch
diff options
context:
space:
mode:
Diffstat (limited to 'bin/xlaunch')
-rwxr-xr-xbin/xlaunch2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/xlaunch b/bin/xlaunch
index 9f82e70e..acf9b5ae 100755
--- a/bin/xlaunch
+++ b/bin/xlaunch
@@ -3,7 +3,7 @@
case $1 in
www)
- wmctrl -a Iceweasel || iceweasel &
+ wmctrl -a Firefox || firefox &
;;
emacs)
if ! pgrep emacs; then