updated to latest state
aka no idea what is there:)
This commit is contained in:
parent
7fc48a5009
commit
269efeacd5
2
.bashrc
2
.bashrc
@ -132,7 +132,7 @@ m3u8-download() {
|
||||
alias cal="cal -m"
|
||||
|
||||
## shell
|
||||
set -o vi # vim keybinding in terminal
|
||||
#set -o vi # vim keybinding in terminal
|
||||
EDITOR=vim # prefered editor
|
||||
stty -ixon # reverse i search bash
|
||||
complete -cf doas # doas completion
|
||||
|
5
.xinitrc
5
.xinitrc
@ -7,9 +7,10 @@
|
||||
|
||||
feh --bg-center "$HOME/Pictures/bg.png" &
|
||||
|
||||
xautolock -locker slock -detectsleep -secure -time 10 &
|
||||
xautolock -locker slock -secure -time 5 &
|
||||
|
||||
pipewire &
|
||||
#pipewire &
|
||||
dbus-run-session pipewire &
|
||||
pipewire-pulse &
|
||||
dwmblocks &
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user