Sanchayan Maity
0844e6e424
The channels we care about everyday, #gstreamer and #pipewire are now on matrix so no need to log into IRC any more. Ideally we prefer IRC but the nick name conflict is a PITA and matrix has it's own can of worms with encryption and absence of clients which support different domains.
28 lines
562 B
YAML
28 lines
562 B
YAML
session_name: personal
|
|
windows:
|
|
- window_name: dotfiles
|
|
start_directory: ~/dotfiles
|
|
- window_name: Mail
|
|
panes:
|
|
- shell_command:
|
|
- mutt
|
|
- window_name: Music
|
|
start_directory: ~/Music
|
|
panes:
|
|
- shell_command:
|
|
- vimpc
|
|
-
|
|
- window_name: RSS
|
|
panes:
|
|
- shell_command:
|
|
- newsboat --quiet
|
|
- window_name: GitSources
|
|
start_directory: ~/GitSources
|
|
- window_name: scratch
|
|
start_directory: "~"
|
|
panes:
|
|
-
|
|
- window_name: top
|
|
panes:
|
|
- shell_command:
|
|
- btop
|