Alter shrc slightly to fix a bug.
This commit is contained in:
parent
259f566577
commit
7fc759c319
@ -40,11 +40,11 @@ alias k='kiss'
|
||||
## Handle remote filesystems ##
|
||||
|
||||
# Are we using yash? If so, source additional configs.
|
||||
|
||||
if [ $SHELL = /bin/yash ]
|
||||
then
|
||||
for file in $HOME/.config/yash/conf/*
|
||||
# This seems to be broken right now... will have to clean this up.
|
||||
#if [ $SHELL = /bin/yash ]
|
||||
#then
|
||||
# for file in $HOME/.config/yash/conf/*
|
||||
do
|
||||
. $file
|
||||
done
|
||||
fi
|
||||
#fi
|
||||
|
@ -1,4 +1,4 @@
|
||||
shod.theme: ~/.config/xresources/decwin.xpm
|
||||
shod.theme: /home/midfavila/.config/xresources/decwin.xpm
|
||||
shod.focusButtons:
|
||||
shod.raiseButtons: 1
|
||||
shod.modifier: Mod4
|
||||
|
Loading…
x
Reference in New Issue
Block a user