mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Merge branch 'master' of https://github.com/vladdoster/dotfiles
This commit is contained in:
commit
1553b33ca3
@ -1,8 +1,9 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
autorandr -c
|
||||
# This file runs when a DM logs you into a graphical session.
|
||||
# If you use startx/xinit like a Chad, this file will also be sourced.
|
||||
# Don't be a bash chad XD
|
||||
autorandr -c &
|
||||
remaps & # run the remaps script, switching caps/esc and more; check it for more info
|
||||
setbg & # set the background with the `setbg` script
|
||||
xcompmgr & # xcompmgr for transparency
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user