remove not security abrowser
This commit is contained in:
parent
78ba338983
commit
f58bb95afe
4
config
4
config
@ -133,7 +133,7 @@ bindsym $mod+Shift+0 move container to workspace $workspace10
|
||||
|
||||
# Assign to programs
|
||||
assign [class=Xfce4-terminal] $workspace1
|
||||
assign [class=Abrowser|Iceweasel|Gajim|qTox|Transmission-gtk] $workspace2
|
||||
assign [class=Iceweasel|Gajim|qTox|Transmission-gtk] $workspace2
|
||||
assign [class=File-roller|Thunar] $workspace3
|
||||
assign [class=Emacs|Epdfview|Geany|Gucharmap|libreoffice*|Soffice] $workspace4
|
||||
assign [class=Icedove] $workspace5
|
||||
@ -286,8 +286,6 @@ 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 [a]browser [i]ceweasel-uxp ice[d]ove-uxp
|
||||
mode "$mode_apps" {
|
||||
bindsym a exec "firejail abrowser", mode "default"
|
||||
bindsym Shift+a exec "firejail --private abrowser", mode "default"
|
||||
bindsym i exec "firejail iceweasel-uxp", mode "default"
|
||||
bindsym Shift+i exec "firejail --private iceweasel-uxp", mode "default"
|
||||
bindsym d exec "firejail icedove-uxp", mode "default"
|
||||
|
Loading…
x
Reference in New Issue
Block a user