Add htop configuratoin
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
5e08d969eb
commit
db7c7418ed
3 changed files with 31 additions and 1 deletions
|
@ -24,6 +24,9 @@ This folder contains my configuration for the [Dunst](https://dunst-project.org)
|
|||
### `.config/gtk-3.0`
|
||||
This folder contains my GTK 3.0 configuration. I don't edit this configuration directly but use [LXAppearance](https://www.archlinux.org/packages/community/x86_64/lxappearance/) for configuring.
|
||||
|
||||
### `.config/htop`
|
||||
This folder contains my configuration for [htop](https://hisham.hm/htop/).
|
||||
|
||||
### `.config/i3`
|
||||
This folder contains the configuration for my preferred window manager [i3](https://i3wm.org/). Instead of the normal i3 I use the [i3-gaps](https://www.archlinux.org/packages/community/x86_64/i3-gaps/) fork.
|
||||
|
||||
|
@ -73,7 +76,7 @@ This file is used for my custom GTK 2 configuration. This file gets included in
|
|||
This file contains the configuration for my keyboard backlight.
|
||||
|
||||
### `.vimrc`
|
||||
This file contains my [vim](https://www.vim.org/) configuration.
|
||||
This file contains my [Vim](https://www.vim.org/) configuration.
|
||||
|
||||
### `.xinitrc`
|
||||
This file is called when a new x-server is started manually. It loads the contents of `.xsetup` and then starts i3.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue