life moves on...
This commit is contained in:
parent
413bbdb7f7
commit
a282db3c4b
9 changed files with 42 additions and 25 deletions
6
.xinitrc
6
.xinitrc
|
@ -1,11 +1,11 @@
|
|||
#!/bin/bash
|
||||
xsetroot -solid \#99aab0 -cursor_name left_ptr
|
||||
xmodmap $HOME/.Xmodmap
|
||||
compton --daemon -c -t -25 -l -25 --shadow-radius=25 --inactive-opacity 0.99 --inactive-dim 0.2 -e 0.7
|
||||
#compton --daemon -c -t -25 -l -25 --shadow-radius=25 --inactive-opacity 0.99 --inactive-dim 0.2 -e 0.7
|
||||
setxkbmap -option ctrl:nocaps,grp:switch,grp_led:scroll us,se
|
||||
xcalib $HOME/.config/B140QAN02_0.icm
|
||||
alacritty -e tmux attach -t0 &
|
||||
# exec $HOME/bin/dwm
|
||||
xrdb $HOME/.Xresources
|
||||
hsetroot -solid \#99aab0
|
||||
exec $HOME/bin/2bwm
|
||||
#exec $HOME/bin/2bwm
|
||||
exec $HOME/bin/dwm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue