Adjusted Rofi and X11
This commit is contained in:
parent
537882b84d
commit
406e8ad4e9
3 changed files with 5 additions and 3 deletions
|
|
@ -2,4 +2,4 @@
|
|||
configuration {
|
||||
font: "Source Code Pro 16";
|
||||
}
|
||||
element-icon { size: 3.65ch ; }
|
||||
element-icon { size: 3.75ch ; }
|
||||
|
|
|
|||
|
|
@ -5,4 +5,5 @@ USERXSESSIONRC="$XDG_CACHE_HOME/X11/xsessionrc"
|
|||
ALTUSERXSESSION="$XDG_CACHE_HOME/X11/Xsession"
|
||||
ERRFILE="$XDG_CACHE_HOME/X11/xsession-errors"
|
||||
[ -f ~/.config/X11/xprofile ] && . ~/.config/X11/xprofile
|
||||
#exec dminiwm
|
||||
exec dwm
|
||||
|
|
|
|||
|
|
@ -1,11 +1,12 @@
|
|||
hsetroot -full $HOME/.local/media/pics/wallpapers/default &
|
||||
#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
|
||||
hsetroot -full $HOME/.local/media/pics/wallpapers/default &
|
||||
xset s off
|
||||
xset -dpms
|
||||
xset s noblank
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue