aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfloats/mpvFloat.sh2
-rwxr-xr-xxinit.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/floats/mpvFloat.sh b/floats/mpvFloat.sh
index b5d023b..7782c4a 100755
--- a/floats/mpvFloat.sh
+++ b/floats/mpvFloat.sh
@@ -1,3 +1,3 @@
#!/bin/sh
pgrep -x bspwm >/dev/null && bspc rule -a mpv --one-shot state=floating
-nohup mpv --geometry=-10-10 --autofit=40% "$@" >/dev/null &
+nohup mpv --geometry=-20-20 --autofit=40% "$@" >/dev/null &
diff --git a/xinit.sh b/xinit.sh
index 56d56c9..3b547d1 100755
--- a/xinit.sh
+++ b/xinit.sh
@@ -2,7 +2,7 @@
# To be run by the window manager or desktop environment when starting an X session
xrdb ~/.Xresources
-#pgrep -x picom || picom -b
+pgrep -x picom || picom -b
pgrep -x dunst || dunst &
#setxkbmap -layout es -option caps:swapescape
setxkbmap -layout es