Skip to content

Commit

Permalink
feat: update first startup layout
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Aug 17, 2023
1 parent b17ed26 commit f913f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sway/sway/config.d/autorun.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# exec pasystray

# workspaces on demand at startup
exec swaymsg 'workspace $ws1; exec alacritty; workspace $ws4; exec firefox; workspace $ws3; exec emacs; workspace $ws1'
exec swaymsg 'workspace $ws1; exec alacritty; workspace $ws4; exec firefox; workspace $ws3; layout tabbed; exec emacs; exec obsidian; workspace $ws1'

# gtk3 is for you
set $gnome-schema org.gnome.desktop.interface
Expand Down

0 comments on commit f913f5b

Please sign in to comment.