Giter Site home page Giter Site logo

qubes-dwm's Introduction

qubes-dwm

dwm (https://dwm.suckless.org) for Qubes OS 4.0.x / 4.1.x.

Topbar and border color of windows are colored according domain color. Furthermore window title include domain name in bracket, according to https://qubes-os.org/doc/gui.

Screenshot

dwm_screenshot

dmenu patch

You can download dmenu for Qubes OS at https://github.com/raffaeleflorio/qubes-dmenu

Installation

Clone this repo in a vm:

$ git clone https://github.com/raffaeleflorio/qubes-dwm.git

Check signature (you can get my pgp key from https://raffaeleflorio.github.io or from https://pgp.mit.edu, of course check its fingerprint):

$ git log --show-signature -1

Install dependencies, apply the patch and build dwm:

# make dep
$ make

Install in Dom0:

Dom0# qvm-run --pass-io <vmname> "cat /path/to/qubes-dwm/dwm/dwm" > /usr/local/bin/dwm
Dom0# chmod u+x /usr/local/bin/dwm
Dom0# qvm-run --pass-io <vmname> "cat /path/to/qubes-dwm/launchdwm" > /usr/local/bin/launchdwm
Dom0# chmod u+x /usr/local/bin/launchdwm
Dom0# qvm-run --pass-io <vmname> "cat /path/to/qubes-dwm/qubes-dmenu-sensible" > /usr/local/bin/qubes-dmenu-sensible
Dom0# chmod u+x /usr/local/bin/qubes-dmenu-sensible
Dom0# qvm-run --pass-io <vmname> "cat /path/to/qubes-dwm/qubes-run-sensible" > /usr/local/bin/qubes-run-sensible
Dom0# chmod u+x /usr/local/bin/qubes-run-sensible
Dom0# qvm-run --pass-io <vmname> "cat /path/to/qubes-dwm/qubes-sensible-vm-settings" > /usr/local/bin/qubes-sensible-vm-settings
Dom0# chmod u+x /usr/local/bin/qubes-sensible-vm-settings
Dom0# qvm-run --pass-io <vmname> "cat /path/to/qubes-dwm/dwm.desktop" > /usr/share/xsessions/dwm.desktop

Log out, choose dwm as session, log in and use it!

If you encounter some problems, contact me!

qubes-dwm's People

Contributors

jampe avatar jsbmg avatar raffaeleflorio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

qubes-dwm's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.