Fix so that randomizing the wallpaper on space switch works, change alacritty to the defualt terminal emulator over kitty
This commit is contained in:
parent
a225668298
commit
248d2f5389
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue