Skip to content

Instantly share code, notes, and snippets.

View be4zad's full-sized avatar
🎯
Focusing

Behzad be4zad

🎯
Focusing
View GitHub Profile
@be4zad
be4zad / start-sway-vnc.sh
Created April 6, 2024 18:13
Script to run sway wm on vnc
#!/bin/bash
# start-sway-vnc.sh
# Copyright (C) 2024 Behzad Asbahi <behzadasbahi@gmail.com>
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
# This script runs a vnc server with Sway window manager.