~hacktivista/config

6c8807a29d1eff33f0ead5e74eca3ce9626fcc38 — Felix Freeman 6 months ago da85989
startw no longer requires me to create X11 socket path
1 files changed, 0 insertions(+), 3 deletions(-)

M root/usr/local/bin/startw
M root/usr/local/bin/startw => root/usr/local/bin/startw +0 -3
@@ 1,8 1,5 @@
#!/usr/bin/env sh

# Create socket path with proper permissions
mkdir -m 770 /tmp/.X11-unix 2>/dev/null && chgrp wheel /tmp/.X11-unix

# Load user Wayland profile
. $HOME/.wprofile &&\
# Init sway through dbus