mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-09 04:39:29 +00:00
Initial Commit
This commit is contained in:
parent
f18da1cc25
commit
a5bc6b13c5
96 changed files with 6936 additions and 0 deletions
6
config/scripts/set-double-display.sh
Executable file
6
config/scripts/set-double-display.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
xrandr --output DVI-D-0 --mode 1920x1080 --pos 900x0 --output HDMI-0 --mode 1600x900 --pos 0x0 --rotate right
|
||||
|
||||
source ~/.config/scripts/last-two-wallpapers.sh
|
||||
clear
|
||||
Loading…
Add table
Add a link
Reference in a new issue