bswm - the new love story

This commit is contained in:
Cheri 2020-08-01 15:05:15 +03:00 committed by vibikim
parent ec2bd05b16
commit 1be0bb73c0
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"