Switch to chromium
This commit is contained in:
		
							parent
							
								
									6473e65382
								
							
						
					
					
						commit
						2938a7b6fb
					
				@ -134,7 +134,7 @@ for_window [class="Bitwarden"] move position center
 | 
				
			|||||||
# 'xprop' and click the window to get window information output to terminal
 | 
					# '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
 | 
					# Ensures browser shown on startup within ws96, but future browsers will be left alone
 | 
				
			||||||
# Prevents i3 from moving new browsers around when not wanted
 | 
					# 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
 | 
					# 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
 | 
					# 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 discord
 | 
				
			||||||
#exec --no-startup-id geary
 | 
					#exec --no-startup-id geary
 | 
				
			||||||
#exec --no-startup-id bitwarden
 | 
					#exec --no-startup-id bitwarden
 | 
				
			||||||
#exec --no-startup-id firefox
 | 
					#exec --no-startup-id chromium
 | 
				
			||||||
# i3 default execs
 | 
					# i3 default execs
 | 
				
			||||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
 | 
					exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
 | 
				
			||||||
exec --no-startup-id nitrogen --restore; sleep 1; compton -b
 | 
					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
 | 
					bindsym $mod+a exec tilix -q
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Firefox
 | 
					# Firefox
 | 
				
			||||||
bindsym $mod+F2 exec firefox
 | 
					bindsym $mod+F2 exec chromium
 | 
				
			||||||
# Start Geary email client
 | 
					# Start Geary email client
 | 
				
			||||||
bindsym $mod+F3 exec geary
 | 
					bindsym $mod+F3 exec geary
 | 
				
			||||||
# Start Discord
 | 
					# Start Discord
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user