mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-21 05:47:23 +02:00
Compare commits
4 Commits
63f57318ac
...
dc0fa1ae24
Author | SHA1 | Date | |
---|---|---|---|
dc0fa1ae24 | |||
95d994db32 | |||
d54c8b215b | |||
673ff2d53e |
@ -68,7 +68,9 @@ color=282a36 ffffff
|
|||||||
# alternate-scroll-mode=yes
|
# alternate-scroll-mode=yes
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
foreground=ffffff
|
#foreground=ffffff
|
||||||
|
#foreground=00ff00
|
||||||
|
foreground=ffb700
|
||||||
background=000000
|
background=000000
|
||||||
|
|
||||||
## dimmed colors (see foot.ini(5) man page)
|
## dimmed colors (see foot.ini(5) man page)
|
||||||
|
@ -3,12 +3,13 @@ set $black #000000
|
|||||||
set $green #00FF00
|
set $green #00FF00
|
||||||
set $white #ffffff
|
set $white #ffffff
|
||||||
set $blue #0000FF
|
set $blue #0000FF
|
||||||
|
set $amber #ffb700
|
||||||
|
|
||||||
# clientclass border backgr text indicator
|
# clientclass border backgr text indicator
|
||||||
client.focused $red $white $black $white
|
client.focused $amber $black $red $white
|
||||||
client.focused_inactive $red $black $white $white
|
client.focused_inactive $amber $black $white $white
|
||||||
client.unfocused $red $black $red $white
|
client.unfocused $amber $black $amber $white
|
||||||
client.urgent $red $white $blue $white
|
client.urgent $amber $white $blue $white
|
||||||
|
|
||||||
# focused -the window in front
|
# focused -the window in front
|
||||||
# focused_inacitve - ?visible nut no keyboard/mouse
|
# focused_inacitve - ?visible nut no keyboard/mouse
|
||||||
|
@ -151,6 +151,7 @@ fi
|
|||||||
(printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\n")
|
(printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\n")
|
||||||
(printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n")
|
(printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n")
|
||||||
(printf "⚧ The darker than black is, the brighter the moon is\n")
|
(printf "⚧ The darker than black is, the brighter the moon is\n")
|
||||||
|
(printf "⚧ Agoraphobia/social anxiety advice: \n\tAct as if you belong! Like you own the place, but keep everyone comfortable! Remember the Spotlight Effect!\n \t\tMaybe even wear hi-viz so you really belong anywhere 😝\n\t\t\tAnd as always, fake it till you make it!\n")
|
||||||
# (printf "\n⚧\tThat's what I am, that's what I'll always be\n⚧\tI don't wanna be silent 'cause this is my destiny\n⚧\tThat's what I was, that's what feels good to me\n⚧\tAnd nothing will change me, that's what I'm meant to be.\n⚧\t\t—Conchita Wurst: That's What I Am\n\n")
|
# (printf "\n⚧\tThat's what I am, that's what I'll always be\n⚧\tI don't wanna be silent 'cause this is my destiny\n⚧\tThat's what I was, that's what feels good to me\n⚧\tAnd nothing will change me, that's what I'm meant to be.\n⚧\t\t—Conchita Wurst: That's What I Am\n\n")
|
||||||
#(printf "https://en.m.wikipedia.org/wiki/First_they_came_...#Text\n")
|
#(printf "https://en.m.wikipedia.org/wiki/First_they_came_...#Text\n")
|
||||||
|
|
||||||
|
1
rc/zshrc
1
rc/zshrc
@ -108,6 +108,7 @@ fi
|
|||||||
(printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\n")
|
(printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\n")
|
||||||
(printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n")
|
(printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n")
|
||||||
(printf "⚧ The darker than black is, the brighter the moon is\n")
|
(printf "⚧ The darker than black is, the brighter the moon is\n")
|
||||||
|
(printf "⚧ Agoraphobia/social anxiety advice: \n\tAct as if you belong! Like you own the place, but keep everyone comfortable! Remember the Spotlight Effect!\n \t\tMaybe even wear hi-viz so you really belong anywhere 😝\n\t\t\tAnd as always, fake it till you make it!\n")
|
||||||
# (printf "\n⚧\tThat's what I am, that's what I'll always be\n⚧\tI don't wanna be silent 'cause this is my destiny\n⚧\tThat's what I was, that's what feels good to me\n⚧\tAnd nothing will change me, that's what I'm meant to be.\n⚧\t\t—Conchita Wurst: That's What I Am\n\n")
|
# (printf "\n⚧\tThat's what I am, that's what I'll always be\n⚧\tI don't wanna be silent 'cause this is my destiny\n⚧\tThat's what I was, that's what feels good to me\n⚧\tAnd nothing will change me, that's what I'm meant to be.\n⚧\t\t—Conchita Wurst: That's What I Am\n\n")
|
||||||
#(printf "https://en.m.wikipedia.org/wiki/First_they_came_...#Text\n")
|
#(printf "https://en.m.wikipedia.org/wiki/First_they_came_...#Text\n")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user