Chromium default to wlr

ada
blallo 2023-05-14 11:45:05 +02:00
parent 699fbddc3d
commit 6e2c8aa6b5
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ set $term terminator
set $menu rofi -show run
set $window_list rofi -show window
set $browser MOZ_ENABLE_WAYLAND=1 firefox
set $chromium_work ~/.bin/chromium "Work (x11)"
set $chromium_work ~/.bin/chromium "Work (wlr)"
set $chromium_personal ~/.bin/chromium "Personal (wlr)"
set $chromium_isolated ~/.bin/chromium "Isolated (x11)"
set $chromium_anon ~/.bin/chromium "Incognito (wlr)"