Skip to content

Commit 6a994aa

Browse files
committed
done
1 parent 786bc9d commit 6a994aa

File tree

3 files changed

+10
-16
lines changed

3 files changed

+10
-16
lines changed

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A collection of my personal dotfiles. Here's a little preview of what it can loo
55

66
### Current desktop
77

8-
![fantasy](https://i.imgur.com/6uj1Jvu.jpg?1)
8+
![vaporwave / A E S T H E T I C](https://i.imgur.com/PSNlFjO.jpg?1)
99

1010
### ncmpcpp + cava + lyvi
1111

@@ -107,9 +107,3 @@ manually change its name so GNU Stow can create the symlink. My recommendation i
107107
to rename it:
108108

109109
mv ~/.gitconfig ~/.gitconfig.old
110-
111-
## More images
112-
113-
![fantasy](https://i.imgur.com/x4PsBli.jpg?1)
114-
![rofi](https://i.imgur.com/iyTeGbx.jpg?1)
115-
![betterlockscreen](https://i.imgur.com/TPRfiOu.jpg)

i3/.config/polybar/bars/bottom.conf

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ margin-top = 5
44
padding-right = 5
55
padding-left = 2
66
width = 100%
7-
height = 50
7+
height = 30
88
border-bottom-size = 20
9-
border-left-size = 1400
10-
border-right-size = 40
9+
border-left-size = 0
10+
border-right-size = 0
1111

1212
font-0 = "Tamzen:pixelsize=14;2"
1313
font-1 = "Iosevka Nerd Font:antialias=false:size=12;2"
@@ -17,4 +17,4 @@ bottom = true
1717
background = ${colors.background}
1818
foreground = ${colors.foreground}
1919
modules-right = mpd
20-
modules-left =
20+
modules-left = crypto

i3/.config/polybar/crypto-config

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
base_currency = USD
33
display = percentage
44

5-
[ripple]
6-
icon = XRP
7-
85
[nano]
96
icon = NANO
107

8+
[ripple]
9+
icon = XRP
10+
1111
[stellar]
1212
icon = XLM
1313

@@ -17,5 +17,5 @@ icon = TRX
1717
[vechain]
1818
icon = VEN
1919

20-
[cardano]
21-
icon = ADA
20+
[golem]
21+
icon = GNT

0 commit comments

Comments
 (0)