Fix so that randomizing the wallpaper on space switch works, change alacritty to the defualt terminal emulator over kitty

This commit is contained in:
Martin Larsson 2024-05-20 19:29:03 +02:00
parent a225668298
commit 248d2f5389
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ env = WLR_NO_HARDWARE_CURSORS,1
monitor=DP-1,3440x1440@240,0x0,1,bitdepth
# Setup workspaces on boot
exec-once = [workspace 1 silent] kitty
exec-once = [workspace 1 silent] alacritty
exec-once = [workspace 2 silent] firefox
# Mandatory OS build blocks