https://github.com/oedbro/dotfiles
The dotfiles i use
https://github.com/oedbro/dotfiles
awesomewm dotfiles vimrc zshrc
Last synced: about 2 months ago
JSON representation
The dotfiles i use
- Host: GitHub
- URL: https://github.com/oedbro/dotfiles
- Owner: oedbro
- Created: 2017-07-18T15:00:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-03T15:26:24.000Z (over 4 years ago)
- Last Synced: 2024-07-29T17:04:06.341Z (9 months ago)
- Topics: awesomewm, dotfiles, vimrc, zshrc
- Language: Lua
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dependencies for different dotfiles are listed here
## awesome/rc.lua
When awesome is loaded it autostarts pulseaudio. There are also a functionality
to lock the screen with xscreensaver (super ctrl l) and Chromeium (super b).
To use the batery indicator, vicous widget handler is required. It is available
at github.com/Mic92/vicious. It is also configured to autosart dropbox.### Dropbox
### PulseAudio
Pulseaudio is the audioserver that i use### Chromium
A linux version of google chrome### xscreensaver
A tool for handling screensaver and lockscreen## sway
Sway is a wayland wm, and the wm that i exchanged awesome for when updating. I
changed the browser from chromium to google chrome due to casting issues in
chromium.### Dropbox
### PulseAudio
Pulseaudio is the audioserver that i use## vim
I use the Patogen plugin manager, `https://github.com/tpope/vim-pathogen`. This
allows for easy plugin instalation.## zsh
I use oh-my-zsh so the config might look a bit different## xserver / xorg
## URxvt
URxvt is configured in .Xdefaults## XDM
XDM is used as a login manager, and isn't configured in the home folder.
Therefore was a new folder created for it and instructions were added where to
put it.