I am new to probability and I'm trying to understand the concept of $\liminf$ and $\limsup$ of events through an example. I am very comfortable with the technical definitions given by set operations and the interpretations that the $\limsup$ of a sequence of events is the event whose outcomes occur infinitely often in the sequence and the $\liminf$ is the event whose outcomes always occur after some finite time. All of this is well explained in other questions (such as this one: Intuitive interpretation of limsup and liminf of sequences of sets?).
What I would like to do is better understand this concept through an example. The simplest one I can think of is to consider a fair 6-sided die. At time $n$ we roll it and record the outcome, this is a single event $A_n$. Thus we have a sequence of events $\{A_n\}$ and I would like to determine its $\limsup$ and $\liminf$.
I think both the $\limsup$ and $\liminf$ in this example should be $\{1, 2, 3, 4, 5, 6\}$ since all will occur infinitely often and will always occur. Is this right?
Other examples are also welcomed as I'm having trouble coming up with one where $\liminf \neq \limsup$.