mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
* Create googler-common.profile
* Create googler.profile
* Create ddgr.profile
* Update firecfg.config
* sort fix
* space
* space
* tightening
* comment
* fix comment
* fix private-etc and ${DOWNLOADS}
* fix sort
* redundant ${DOWNLOADS}
13 lines
308 B
Text
13 lines
308 B
Text
# Firejail profile for ddgr
|
|
# Description: Search DuckDuckGo from your terminal
|
|
# This file is overwritten after every install/update
|
|
quiet
|
|
# Persistent local customizations
|
|
include ddgr.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
private-bin ddgr
|
|
|
|
# Redirect
|
|
include googler-common.profile
|