blob: db7adecef39bc7dfc71bd781337d82744e5ce62b (
plain)
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
|
# i3
This configuration is suitable for laptops.
## packages
- i3-gaps
- i3pystatus (python module)
- awesome-terminal-fonts
## files paths
- ./i3/config -> ~/.config/i3/config
- i3pystatus/conf.py -> ~/.config/i3pystatus/conf.py
# vim
## files paths
- ./vim/.vimrc -> ~/.vimrc
# khal
## files paths
- ./khal.conf -> ~/.config/khal/khal.conf
# khard
## files paths
- ./khard.conf -> ~/.config/khard/khard.conf
# lightdm
Why `/usr/share/pixmaps/` folder for glider_background.png ? => [ArchWiki](https://wiki.archlinux.org/index.php/LightDM#GTK.2B_greeter)
## files paths
- ./lightdm/lightdm-gtk-greeter.conf -> /etc/lightdm/lightdm-gtk-greeter.conf
- ./lightdm/glider_background.png -> /usr/share/pixmaps/glider_background.png
## XFCE/KDE thème
- /usr/share/aurorae/themes/Arc-Dark
|