From 611aeb5f8cbfe3f7fe5f35eabb7e562609922d48 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 26 Nov 2016 21:42:28 +0100 Subject: [PATCH] added firejail to browsers --- README.md | 1 - i3/.config/i3/config | 10 +++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 630707c..31ea5f4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ A repository of my personal configuration files. * [Arch Linux](https://www.archlinux.org/) * [albert](https://github.com/ManuelSchneid3r/albert) -* [conky](https://github.com/brndnmtthws/conky) * [git](https://git-scm.com/) * [i3](https://i3wm.org/) * [mutt](http://www.mutt.org/) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 481e5dd..271e6ee 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -156,7 +156,7 @@ workspace $workspace7 output HDMI1 assign [class="Google-chrome" instance="reddit.com"] $workspace5 assign [class="Google-chrome" instance="tweetdeck.twitter.com"] $workspace5 assign [class="Google-chrome"] $workspace2 -assign [class="Firefox"] $workspace2 +assign [class="firejail firefox"] $workspace2 assign [class="Clementine"] $workspace4 assign [class="Terminator" instance="cmus"] $workspace4 assign [class="Gpodder"] $workspace4 @@ -252,10 +252,10 @@ exec --no-startup-id redshift-gtk exec --no-startup-id xautolock -time 10 -locker "i3lock-fancy" exec --no-startup-id /usr/lib/deja-dup/deja-dup/deja-dup-monitor -exec google-chrome-stable --new-window --app=https://tweetdeck.twitter.com/ -exec google-chrome-stable --new-window --app=https://www.reddit.com/ -exec google-chrome-stable -exec firefox +exec firejail google-chrome-stable --new-window --app=https://tweetdeck.twitter.com/ +exec firejail google-chrome-stable --new-window --app=https://www.reddit.com/ +exec firejail google-chrome-stable +exec firejail firefox exec hexchat exec slack exec ~/.config/i3/aljazeera.sh