inital commit

This commit is contained in:
2020-07-04 14:23:27 +02:00
commit 46d9d9eb4c
251 changed files with 15044 additions and 0 deletions

10
.local/bin/castscreen Executable file
View File

@ -0,0 +1,10 @@
#!/bin/bash
xrandr --output eDP-1 --mode 1920x1080 --auto
xrdb -merge ~/.config/X11/Xres_casting
wal -q -i ~/.config/wall.png -b '#000000'
xdotool key super+F2
st mkchromecast --video --control --screencast
xrandr --output eDP-1 --mode 3200x1800 --auto
xrdb -merge ~/.config/X11/Xresources
wal -q -i ~/.config/wall.png -b '#000000'
xdotool key super+F2