treewide: read commit description
What changed here was: - I updated the lock file - I added ZNC to my services - I moved my services to a new directory - I renamed my user to arturm - I renamed my system to cityseventeen - I moved to en_US.UTF-8 - I switched to using Rose Pine - I added a Mako option - Some refactoring where it was needed These are all changes I forgot to commit, I had intentions of commiting them but I didn't until now. Oops!
This commit is contained in:
parent
0d7aa6843b
commit
cddcce6db9
20 changed files with 380 additions and 226 deletions
|
@ -1,11 +1,11 @@
|
|||
# output=<not set>
|
||||
font=Monospace:size=16
|
||||
font=Monospace:size=13
|
||||
# dpi-aware=auto
|
||||
# use-bold=no
|
||||
# prompt="> "
|
||||
prompt=" "
|
||||
# placeholder=
|
||||
# icon-theme=hicolor
|
||||
# icons-enabled=yes
|
||||
icons-enabled=no
|
||||
# hide-before-typing=no
|
||||
# fields=filename,name,generic
|
||||
# password-character=*
|
||||
|
@ -16,14 +16,14 @@ font=Monospace:size=16
|
|||
# delayed-filter-ms=300
|
||||
# delayed-filter-limit=20000
|
||||
# show-actions=no
|
||||
# terminal=$TERMINAL -e # Note: you cannot actually use environment variables here
|
||||
terminal=foot -e # Note: you cannot actually use environment variables here
|
||||
# launch-prefix=<not set>
|
||||
# list-executables-in-path=no
|
||||
|
||||
# anchor=center
|
||||
# x-margin=0
|
||||
# y-margin=0
|
||||
# lines=15
|
||||
lines=10
|
||||
# width=30
|
||||
# tabs=8
|
||||
# horizontal-pad=40
|
||||
|
@ -45,13 +45,13 @@ font=Monospace:size=16
|
|||
# match-workers=<number of logical CPUs>
|
||||
|
||||
[colors]
|
||||
background=1A1B26ff
|
||||
text=A9B1D6ff
|
||||
match=2AC3DEff
|
||||
selection=444B6Aff
|
||||
selection-text=CBCCD1ff
|
||||
selection-match=2AC3DEff
|
||||
border=A9B1D6ff
|
||||
background=191724ff
|
||||
text=e0def4ff
|
||||
match=9ccfd8ff
|
||||
selection=26233aff
|
||||
selection-text=908caaff
|
||||
selection-match=ebbcbaff
|
||||
border=9ccfd8ff
|
||||
|
||||
[border]
|
||||
width=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue