Skip to content

Neofetch, layout and .bashrc for i3wm on debian 12 #6041

Closed Answered by nickgismokato
nickgismokato asked this question in Q&A
Discussion options

You must be logged in to vote

Solution

I found the solution. The problem is that when I called the terminal i3-sensible-terminal, it firstly opened a second terminal and then it got resigned to the correct placement as defined within my /home/$USER/i3project/load_layout.sh.

The solution was to create some sleep 0.5 between all my terminals. Also installing fastfetch helped me get the sleep time down. Then I just added fastfetch to my .bashrc. Haven't been able to get my -e fastfetch or -e neofetch to work still, but this is a satisfying conclusion to it.

Here is my new /home/$USER/i3project/load_layout.sh:

#!/bin/bash

# First we append the saved layout of workspace N to workspace M
i3-msg "workspace --no-auto-back-an…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nickgismokato
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant