[screenlayout] Add picom back in

This commit is contained in:
2021-02-18 10:47:24 -05:00
parent 1e7456b11b
commit d33db49a90
3 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,4 @@
#!/bin/sh
pkill picom
xrandr --output eDP-1 --mode 1920x1080 --pos 1920x1440 --rotate normal --output DP-1 --off --output HDMI-1 --primary --mode 1920x1080 --pos 0x1440 --rotate normal --output DP-2 --mode 2560x1440 --pos 0x0 --rotate normal --output HDMI-2 --off
keyboard-and-bg.sh