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