Updates from the last year (laptop)
This commit is contained in:
parent
cfd12d404e
commit
261754fcce
6 changed files with 12 additions and 5126 deletions
|
|
@ -11,7 +11,7 @@ alias screenfetch='clear && screenfetch -t'
|
|||
export DISPLAY=:0
|
||||
export LIBGL_ALWAYS_INDIRECT=1
|
||||
export FZF_DEFAULT_COMMAD="find -L"
|
||||
export PATH="$PATH:/opt/mssql-tools/bin"
|
||||
export PATH="$PATH:/opt/mssql-tools/bin:/home/green/.local/bin"
|
||||
|
||||
stty -ixon # disable ctrl-s terminal freeze
|
||||
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -114,3 +114,12 @@ Help Navigation
|
|||
follow link: ctrl-]
|
||||
previous link: ctrl-t
|
||||
or ctrl-o
|
||||
|
||||
|
||||
LEIN project
|
||||
lein-boilerplate
|
||||
installs deps, runs lein, forwards lein port
|
||||
lein-play-cljs
|
||||
same for game development
|
||||
lein-postgres
|
||||
same for postgres
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ URxvt.iso14755: false
|
|||
|
||||
!! Fake Transparency
|
||||
URxvt.transparent: true
|
||||
URxvt.shading: 30
|
||||
URxvt.shading: 15
|
||||
|
||||
!! Real Transparency
|
||||
!URxvt.depth: 32
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ xrdb .Xresources &
|
|||
feh --bg-fill ~/Documents/Pictures/Wallpapers/winfuck.jpg &
|
||||
#exec i3
|
||||
mpd &
|
||||
pulseaudio &
|
||||
# pulseaudio &
|
||||
setxkbmap -option caps:ctrl_modifier &
|
||||
i3status | dzen2 -ta r -y 1062 -dock -fn xft:BitstreamVeraSansMono:pixelsize=14 &
|
||||
exec bspwm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue