minor fix

This commit is contained in:
Jesús 2019-06-30 23:10:45 -05:00
parent f58bb95afe
commit 79ffc7ef3f
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

2
config
View File

@ -284,7 +284,7 @@ bindsym $mod+Shift+p mode "$mode_display_on_off"
# Press $mod+o followed by either i, d, Escape or Return to launch Iceweasel-UXP,
# 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
set $mode_apps Launch: Shift enable mode private apps [i]ceweasel-uxp ice[d]ove-uxp
mode "$mode_apps" {
bindsym i exec "firejail iceweasel-uxp", mode "default"
bindsym Shift+i exec "firejail --private iceweasel-uxp", mode "default"