My dotfiles for my Arch Linux setup. It makes your desktop look beautiful, and has lots of useful custom hotkeys.
Using pacman:
sudo pacman -S calcurse cmus firefox keepassxc mpv ranger redshift rofi rxvt-unicode vim zsh
These can be downloaded from the Arch User Respositories, or you can download them from their git repositories.
- castero
- compton-tryone-git
- i3-gaps-rounded-git
- pywal
- youtube-viewer
yay -S castero compton-tryone-git i3-gaps-rounded-git python-pywal youtube-viewer
You will need to make some manual changes if you want to use my todo.txt setup.
In your todo.cfg file located in ~/Scripts/todo/todo.cfg
change
export TODO_DIR="/home/cody/Sync/Todo"
to whatever directory you will be using for your todo.txt files.
Super
+h
: Change focus to left windowSuper
+j
: Change focus to right windowSuper
+k
: Change focus to lower windowSuper
+h
: Change focus to upper window
Super
+Shift
+h
: Move focused window leftSuper
+Shift
+j
: Move focused window downSuper
+Shift
+k
: Move focused window upSuper
+Shift
+h
: Move focused window right
Super
+i
: Split window verticallySuper
+o
: Split window horizontally
Ctrl
+Super
+Esc
: put your computer in hibernation (see: Arch Wiki: Power Management#Hibernation)Ctrl
+Super
+c
: open calcurseCtrl
+Super
+e
: open VimCtrl
+Super
+f
: open FirefoxCtrl
+Super
+k
: kill polybarCtrl
+Super
+m
: open cmusCtrl
+Super
+p
: open casteroCtrl
+Super
+w
: change your wallpaper (and keyboard LEDs if using my msi-pywal-keycolors script). Unless you have an MSI laptop like I do, you will want delete or comment out this line from~/.local/bin/wal-scripts
:sh keycolors
Ctrl
+Super
+y
: open youtube-viewer video search (videos open in mpv)Ctrl
+Super
+z
: open youtube-viewer channel search (videos open in mpv)