Browse Source

Switch browser to icecat

Frans Bergman 5 years ago
parent
commit
29e242d044
3 changed files with 3 additions and 3 deletions
  1. 1 1
      .config/sxhkd/sxhkdrc
  2. 1 1
      .profile
  3. 1 1
      optional_packages.txt

+ 1 - 1
.config/sxhkd/sxhkdrc

@@ -16,7 +16,7 @@ alt + shift + s
     spotify
 
 alt + shift + f
-    firefox
+    $BROWSER
 
 # Media controls
 XF86AudioRaiseVolume

+ 1 - 1
.profile

@@ -7,7 +7,7 @@
 export GOPATH="$HOME/go"
 export RUST_SRC_PATH="$(rustc --print sysroot)/lib/rustlib/src/rust/src"
 export PATH="/usr/lib/distcc/bin:$PATH:$HOME/.cargo/bin:$GOPATH/bin:$HOME/.scripts:$HOME/bin"
-export BROWSER="firefox"
+export BROWSER="icecat"
 export READER="zathura"
 export MAKEFLAGS="-j$(nproc)"
 export EDITOR="vim"

+ 1 - 1
optional_packages.txt

@@ -1,2 +1,2 @@
-firefox
+icecat
 qutebrowser