updated
This commit is contained in:
parent
dcba87fb06
commit
ad2f352e4b
1 changed files with 26 additions and 27 deletions
53
README.org
53
README.org
|
@ -3,40 +3,39 @@
|
||||||
#+DESCRIPTION: Here i store all my dotfiles
|
#+DESCRIPTION: Here i store all my dotfiles
|
||||||
|
|
||||||
* ABOUT
|
* ABOUT
|
||||||
This is just a personal repository where i store all my dotfiles, you're free clone them and edit them as you wish. Part of this work was based on other people's dotfiles (Distrotube for example), and it may contain scripts or binaries that they made or modify.
|
This is just a personal repository where i store all my dotfiles, you're free clone them and edit them as you wish. Part of this work was based on other people's dotfiles (Distrotube for example), and it may contain scripts or binaries that they made or modify. The main thing you want to see here is my awesomewm config, so here's a link >>> [[file:config/awesome/config.org][Link to the awesome config.org]]
|
||||||
|
|
||||||
* Screenshots:
|
* Screenshots:
|
||||||
#+CAPTION: An example screenshot
|
#+CAPTION: An example screenshot
|
||||||
#+NAME: screenshot
|
#+NAME: screenshot
|
||||||
#+attr_org: :width 750
|
#+attr_org: :width 750
|
||||||
[[./screenshot.jpg]]
|
[[./screenshot1.jpg]]
|
||||||
|
|
||||||
|
#+CAPTION: Another example screenshot
|
||||||
|
#+NAME: screenshot2
|
||||||
|
#+attr_org: :width 750
|
||||||
|
[[./screenshot2.png]]
|
||||||
|
|
||||||
* Dependencies
|
* Dependencies
|
||||||
If you want to get the full experience you need theese things:
|
If you want to get the full experience you need theese things:
|
||||||
- doom emacs (the best emacs distribution)
|
- DOOM Emacs (The best emacs distribution and text editor)
|
||||||
- spacevim & neovide (just in case i need it)
|
- Spacevim (Just in case you need it...)
|
||||||
- ani-cli (A great cli tool to watch anime)
|
- ani-cli (A great cli tool to watch anime)
|
||||||
- ytfzf (A great cli tool to watch youtube videos)
|
- ytfzf (A great cli tool to watch youtube videos)
|
||||||
- void linux (If you want to use the same aliases that i use in my shell configs)
|
- xbacklight (For brightness control)
|
||||||
- elogind (If you will use void linux, to make shure that suspend, reboot and poweroff works properly)
|
- xbindkeys (For volume and brightness control with the "fn" key)
|
||||||
- xbacklight (for brightness control in laptops)
|
- acpi (For the battery icon)
|
||||||
- xbindkeys (for volume and brightness control with fn key)
|
- pulsemixer & alsa-utils (For correct volume mixing)
|
||||||
- acpi (for the battery icon)
|
- musikcube (The best music player available in Linux)
|
||||||
- pulsemixer & alsa-utils (for correct volume mixing)
|
- cava & lolcat (The cool and colorful audio visualizing)
|
||||||
- musikcube (the best music player available in linux)
|
- arc-icon-theme (Needed for the widgets)
|
||||||
- cava & lolcat (for that cool audio visualizing)
|
- gruvbox-dark-gtk & gruvbox-dark-icons-gtk (Available in the AUR)
|
||||||
- arc-icon-theme (needed for the widgets)
|
- lxappearance (To set gtk themes)
|
||||||
- gruvbox-dark & gruvbox-material-dark-icon-theme (my personal preference of gtk theme and icons)
|
- nitrogen (To set wallpapers)
|
||||||
- lx-appearance (to set gtk themes)
|
- scrot (To get screenshots)
|
||||||
- nitrogen (to set wallpapers)
|
- lxsession (To get password prompts)
|
||||||
- lxsession (to get password prompts)
|
- picom (Those nice window effects and animations)
|
||||||
- picom (the nice window animations)
|
- starship (The best shell prompt)
|
||||||
- starship (the shell prompt that i use)
|
- fish (The best shell)
|
||||||
- fish (the shell i use)
|
- alacritty (The best terminal emulator)
|
||||||
- alacritty (the terminal emulator)
|
- rofi (The best run prompt)
|
||||||
- rofi (cool gui menu)
|
|
||||||
|
|
||||||
* Awesome config
|
|
||||||
Here is a link to my awesome config.org located in this repository.
|
|
||||||
[[file:config/awesome/config.org][Link to the awesome config.org]]
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue