Updated
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
parent
b82dc58f26
commit
2a7620a621
3
.gitignore
vendored
3
.gitignore
vendored
@ -161,3 +161,6 @@ ittv-credentials
|
||||
mcserver/
|
||||
mega
|
||||
www
|
||||
Movies/
|
||||
Music/
|
||||
notes.org
|
||||
|
Binary file not shown.
BIN
.wall.jpg
BIN
.wall.jpg
Binary file not shown.
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 300 KiB |
9
.xinitrc
9
.xinitrc
@ -14,15 +14,12 @@ xset s 600&
|
||||
xautolock -time 15 -locker slock&
|
||||
|
||||
# Programs
|
||||
#dwmstatusbar&
|
||||
dwmblocks&
|
||||
#feh --bg-fill "$HOME/.wall.jpg" &
|
||||
nm-applet --sm-disable&
|
||||
#sudo /root/.local/bin/protonvpn c -f&
|
||||
dunst -config&
|
||||
browser-x&
|
||||
QT_SCALE_FACTOR=1.5 keepassxc &
|
||||
/usr/local/bin/st -e /bin/sh -c "tmux new-session -s BASE -n HOME '/bin/zsh'\; split-window 'htop'\; new-window -n MAIL 'neomutt'\; new-window -n NEWSBOAT 'newsboat -r '\; new-window -n MUSIC 'cmus'"&
|
||||
/usr/local/bin/st -e /bin/sh -c "tmux new-session -s BASE -n HOME '/bin/zsh'\; split-window -h 'watch "grep MHz /proc/cpuinfo | sort -n | tail -n 8 ; sensors"'\; split-window 'htop'\; new-window -n MAIL 'neomutt'\; new-window -n NEWSBOAT 'newsboat -r '\; new-window -n MUSIC 'cmus'"&
|
||||
sudo /usr/bin/rdate -s ntp.task.gda.pl && sudo /sbin/hwclock --systohc
|
||||
megasync &
|
||||
ibus-daemon&
|
||||
@ -34,8 +31,8 @@ then
|
||||
#xrandr --output eDP-1 --mode 1920x1080 --pos 1920x0 --rotate normal --output HDMI-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal
|
||||
fi
|
||||
|
||||
compton&
|
||||
feh --bg-scale $HOME/.wall.jpg&
|
||||
#compton&
|
||||
#feh --bg-scale $HOME/.wall.jpg&
|
||||
|
||||
# Seetings of LID
|
||||
#while true
|
||||
|
Loading…
Reference in New Issue
Block a user