bswm - the new love story

This commit is contained in:
vibikim 2020-08-01 15:05:15 +03:00
parent fc770a39ac
commit 6162e6abea
9 changed files with 763 additions and 5 deletions

8
.profile Normal file
View file

@ -0,0 +1,8 @@
# This runs at login. Normally environmental variables are set here.
# Default programs:
export EDITOR="vim"
export TERMINAL="kitty"
export BROWSER="firefox"
export READER="zathura"
export FILEMANAGER="pcmanfm"