1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-09-27 19:22:50 +00:00

Adds nitrogen and arandr config

This commit is contained in:
Abhay Rana 2015-08-13 04:00:24 +05:30
parent 0818b7054f
commit cd46178310
3 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,24 @@
[:0.0]
file=/home/nemo/projects/personal/avatars/wallpaper/1920x1080.jpg
mode=4
bgcolor=#000000
[:1.0]
file=/home/nemo/projects/personal/avatars/wallpaper/1920x1080.jpg
mode=4
bgcolor=#000000
[:2.0]
file=/home/nemo/projects/personal/avatars/wallpaper/1920x1080.jpg
mode=4
bgcolor=#000000
[xin_0]
file=/home/nemo/projects/personal/avatars/wallpaper/1920x1080.jpg
mode=4
bgcolor=#000000
[xin_1]
file=/home/nemo/Pictures/rYGEUUQ.jpg
mode=4
bgcolor=#000000

View File

@ -0,0 +1,10 @@
[geometry]
posx=0
posy=18
sizex=1600
sizey=862
[nitrogen]
view=icon
icon_caps=false
dirs=/home/nemo/projects/personal/avatars/wallpaper;/home/nemo/Pictures;

View File

@ -0,0 +1,2 @@
#!/bin/sh
xrandr --output VIRTUAL1 --off --output eDP1 --mode 1920x1080 --pos 1600x360 --rotate normal --output DP1 --mode 1600x900 --pos 0x0 --rotate normal --output HDMI2 --off --output HDMI1 --off --output VGA1 --off