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/
|
mcserver/
|
||||||
mega
|
mega
|
||||||
www
|
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&
|
xautolock -time 15 -locker slock&
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
#dwmstatusbar&
|
|
||||||
dwmblocks&
|
dwmblocks&
|
||||||
#feh --bg-fill "$HOME/.wall.jpg" &
|
|
||||||
nm-applet --sm-disable&
|
nm-applet --sm-disable&
|
||||||
#sudo /root/.local/bin/protonvpn c -f&
|
|
||||||
dunst -config&
|
dunst -config&
|
||||||
browser-x&
|
browser-x&
|
||||||
QT_SCALE_FACTOR=1.5 keepassxc &
|
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
|
sudo /usr/bin/rdate -s ntp.task.gda.pl && sudo /sbin/hwclock --systohc
|
||||||
megasync &
|
megasync &
|
||||||
ibus-daemon&
|
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
|
#xrandr --output eDP-1 --mode 1920x1080 --pos 1920x0 --rotate normal --output HDMI-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal
|
||||||
fi
|
fi
|
||||||
|
|
||||||
compton&
|
#compton&
|
||||||
feh --bg-scale $HOME/.wall.jpg&
|
#feh --bg-scale $HOME/.wall.jpg&
|
||||||
|
|
||||||
# Seetings of LID
|
# Seetings of LID
|
||||||
#while true
|
#while true
|
||||||
|
Loading…
Reference in New Issue
Block a user