Add bubblewrap

This commit is contained in:
Jesús
2021-09-30 23:30:37 -05:00
parent 898eaedb44
commit c902f9f6d1
5 changed files with 122 additions and 4 deletions

4
config
View File

@@ -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