mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 22:10:48 -05:00
Compare commits
2 commits
d63d3222fb
...
2e603d0c07
Author | SHA1 | Date | |
---|---|---|---|
2e603d0c07 | |||
18f31bfff5 |
2 changed files with 3 additions and 1 deletions
2
bashrc
2
bashrc
|
@ -13,3 +13,5 @@ alias r="urxvt -name Ranger -e ranger & disown"
|
||||||
alias kssh="/usr/bin/kitty +kitten ssh"
|
alias kssh="/usr/bin/kitty +kitten ssh"
|
||||||
|
|
||||||
neofetch
|
neofetch
|
||||||
|
|
||||||
|
[ -f /opt/miniconda3/etc/profile.d/conda.sh ] && source /opt/miniconda3/etc/profile.d/conda.sh
|
||||||
|
|
|
@ -51,5 +51,5 @@ xss-lock -n /usr/lib/xsecurelock/dimmer -l -- xsecurelock &
|
||||||
xidlehook --not-when-audio --not-when-fullscreen --timer 360 "xset s activate" "" &
|
xidlehook --not-when-audio --not-when-fullscreen --timer 360 "xset s activate" "" &
|
||||||
~/.local/bin/dual-polybar-launcher &
|
~/.local/bin/dual-polybar-launcher &
|
||||||
sh ~/.fehbg &
|
sh ~/.fehbg &
|
||||||
dex -ae bspwm &
|
dex -a &
|
||||||
/usr/bin/birdtray &
|
/usr/bin/birdtray &
|
||||||
|
|
Loading…
Reference in a new issue