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
|
@ -190,8 +190,8 @@ layout {
|
|||
// off
|
||||
|
||||
width 1
|
||||
active-color "#b4f9f8"
|
||||
inactive-color "#16161e"
|
||||
active-color "#9ccfd8"
|
||||
inactive-color "#191724"
|
||||
|
||||
// active-gradient from="#ffbb66" to="#ffc880" angle=45 relative-to="workspace-view"
|
||||
// inactive-gradient from="#505050" to="#808080" angle=45 relative-to="workspace-view"
|
||||
|
@ -518,6 +518,6 @@ binds {
|
|||
}
|
||||
|
||||
cursor {
|
||||
xcursor-theme "Simp1e-Tokyo-Night"
|
||||
xcursor-theme "BreezeX-RosePine-Linux"
|
||||
xcursor-size 24
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue