aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config4
1 files changed, 2 insertions, 2 deletions
diff --git a/config b/config
index b8c375f..660d55e 100644
--- a/config
+++ b/config
@@ -305,8 +305,8 @@ bindsym $mod+Shift+p mode "$mode_display_on_off"
# Icedove-UXP or return to the default mode, respectively.
set $mode_apps Launch: Shift enable mode private apps [i]ceweasel-uxp ice[d]ove-uxp
mode "$mode_apps" {
- bindsym i exec "firejail --seccomp --noroot --disable-mnt iceweasel-uxp", mode "default"
- bindsym Shift+i exec "firejail --seccomp --private iceweasel-uxp", mode "default"
+ bindsym i exec "bash $HOME/.config/bwrap/iceweasel-uxp.bash", mode "default"
+ bindsym Shift+i exec "bash $HOME/.config/bwrap/iceweasel-uxp-private.bash", mode "default"
bindsym d exec "firejail --seccomp --noroot --disable-mnt icedove-uxp", mode "default"
bindsym Shift+d exec "firejail --seccomp --private icedove-uxp", mode "default"
# back to normal: Enter or Escape