update
This commit is contained in:
parent
d9f6a0348c
commit
d28666b2c7
8
profile
8
profile
|
@ -16,13 +16,7 @@ export FZF_DEFAULT_COMMAND='ag --nocolor -g ""'
|
||||||
#disable suspend and resume
|
#disable suspend and resume
|
||||||
stty -ixon
|
stty -ixon
|
||||||
|
|
||||||
set xbmap gb
|
# setxbmap gb
|
||||||
|
|
||||||
# disable DPMS and screensaving
|
|
||||||
xset s off -dpms
|
|
||||||
|
|
||||||
# wal
|
|
||||||
# (cat ~/.cache/wal/sequences &)
|
|
||||||
|
|
||||||
# autoenv activate
|
# autoenv activate
|
||||||
export AUTOENV_ENV_FILENAME=.in
|
export AUTOENV_ENV_FILENAME=.in
|
||||||
|
|
Loading…
Reference in New Issue