mksh-only
This commit is contained in:
parent
6619f49847
commit
fa382a225b
446 changed files with 356 additions and 25843 deletions
|
|
@ -1,2 +0,0 @@
|
|||
Xcursor.theme: oreo_nord_snow_1_cursors
|
||||
Xcursor.size: 16
|
||||
10
x11/.config/X11/xinitrc
Executable file → Normal file
10
x11/.config/X11/xinitrc
Executable file → Normal file
|
|
@ -1,9 +1,5 @@
|
|||
#!/bin/sh
|
||||
XDG_SESSION_TYPE="x11"
|
||||
USERXSESSION="$XDG_CACHE_HOME/X11/xsession"
|
||||
USERXSESSIONRC="$XDG_CACHE_HOME/X11/xsessionrc"
|
||||
ALTUSERXSESSION="$XDG_CACHE_HOME/X11/Xsession"
|
||||
ERRFILE="$XDG_CACHE_HOME/X11/xsession-errors"
|
||||
if test -z "$DBUS_SESSION_BUS_ADDRESS"; then
|
||||
eval $(dbus-launch --sh-syntax --exit-with-session)
|
||||
fi
|
||||
[ -f ~/.config/X11/xprofile ] && . ~/.config/X11/xprofile
|
||||
#exec dminiwm
|
||||
exec dwm
|
||||
|
|
|
|||
|
|
@ -1,11 +1,7 @@
|
|||
#paperview $HOME/.local/media/vids/Backgrounds/ankha-walk 10 &
|
||||
#xgifwallpaper -d 3 -s FILL /home/moo/.local/media/pics/Backgrounds/background.gif &
|
||||
#dunst &
|
||||
#xcompmgr -c &
|
||||
fastcompmgr -o 0.4 -r 12 -c -C &
|
||||
setxkbmap -option ctrl:nocaps &
|
||||
dwmblocks &
|
||||
#xrandr --verbose --output eDP --mode 2560x1440
|
||||
xrandr --verbose --output Virtual-1 --mode 1920x1080
|
||||
hsetroot -full $HOME/.local/media/pics/wallpapers/default &
|
||||
xset s off
|
||||
xset -dpms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue