Switch to chromium

This commit is contained in:
Shaun Reed 2019-11-12 14:54:44 -05:00
parent 6473e65382
commit 2938a7b6fb
1 changed files with 3 additions and 3 deletions

View File

@ -134,7 +134,7 @@ for_window [class="Bitwarden"] move position center
# 'xprop' and click the window to get window information output to terminal
# Ensures browser shown on startup within ws96, but future browsers will be left alone
# Prevents i3 from moving new browsers around when not wanted
exec --no-startup-id i3-msg 'workspace $ws96;exec firefox'
exec --no-startup-id i3-msg 'workspace $ws96;exec chromium'
# Passing -n to urxvt forces Xorg to default the WM_ICON_NAME to tmux
# Only this instance of urxvt will have that WM_ICON_NAME
@ -201,7 +201,7 @@ exec --no-startup-id autorandr.sh --change --default ~/.autorandr/kapp/config
#exec --no-startup-id discord
#exec --no-startup-id geary
#exec --no-startup-id bitwarden
#exec --no-startup-id firefox
#exec --no-startup-id chromium
# i3 default execs
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id nitrogen --restore; sleep 1; compton -b
@ -381,7 +381,7 @@ bindsym $mod+Return exec terminal
bindsym $mod+a exec tilix -q
# Firefox
bindsym $mod+F2 exec firefox
bindsym $mod+F2 exec chromium
# Start Geary email client
bindsym $mod+F3 exec geary
# Start Discord