-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
41 lines (28 loc) · 818 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
🌺 dotfiles
===========
wm: dwl
launcher: mew
terminal: foot
shell: yash
editor: vi
notifications: dunst
✨ about ✨
-----------
these are my dotfiles. version control is done with git. make is used to
symlink everything and compile my builds of suckless programs. i strive to use
tools which align well with the unix philosophy.
💿 install
----------
make
📦 extras
---------
window decorations should be turned off for gui apps that have the option. this
can be done in most apps by enabling the "use system titlebars" option.
skeleton files for programs that have secrets(git) are in `secrets`.
^.. _wallpaper_link_ https://wallhaven.cc/w/gpmv73
🌈 color palette
* {
--bg-color: "darkgray";
--fg-color: "white";
--main-color: "maroon";
}