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 DISPLAY=:0
|
||||||
export LIBGL_ALWAYS_INDIRECT=1
|
export LIBGL_ALWAYS_INDIRECT=1
|
||||||
export FZF_DEFAULT_COMMAD="find -L"
|
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
|
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-]
|
follow link: ctrl-]
|
||||||
previous link: ctrl-t
|
previous link: ctrl-t
|
||||||
or ctrl-o
|
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
|
!! Fake Transparency
|
||||||
URxvt.transparent: true
|
URxvt.transparent: true
|
||||||
URxvt.shading: 30
|
URxvt.shading: 15
|
||||||
|
|
||||||
!! Real Transparency
|
!! Real Transparency
|
||||||
!URxvt.depth: 32
|
!URxvt.depth: 32
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ xrdb .Xresources &
|
||||||
feh --bg-fill ~/Documents/Pictures/Wallpapers/winfuck.jpg &
|
feh --bg-fill ~/Documents/Pictures/Wallpapers/winfuck.jpg &
|
||||||
#exec i3
|
#exec i3
|
||||||
mpd &
|
mpd &
|
||||||
pulseaudio &
|
# pulseaudio &
|
||||||
setxkbmap -option caps:ctrl_modifier &
|
setxkbmap -option caps:ctrl_modifier &
|
||||||
i3status | dzen2 -ta r -y 1062 -dock -fn xft:BitstreamVeraSansMono:pixelsize=14 &
|
i3status | dzen2 -ta r -y 1062 -dock -fn xft:BitstreamVeraSansMono:pixelsize=14 &
|
||||||
exec bspwm
|
exec bspwm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue