Giter Club home page Giter Club logo

wayland-config's Introduction

Configuration files for the Wayland Display Protocol

Wayland is a display server protocol. It is aimed to become the successor of the X Window System.

Display servers using the Wayland protocol are called compositors because they also act as compositing window managers (for example, sway). If you want to learn more about wayland, you can read the wayland arch wiki page.

What does this repo include?

It includes the configuration files for the wayland programs I use. If you want check my configs for zsh, vim, git, etc... You should check the main dotfiles repo.

How to install this configuration?

This repo uses the gnu stow as a dependency (yeah, I know that an script that does the symlink would do the job, but working with stow it's easier).

For arch linux based distros, stow is in the official repos:

    $ sudo pacman -S stow

Once you have stow installed, clone this repo and execute stow

    $ git clone https://github.com/Pablito2020/wayland-config
    
    $ cd wayland-config
    
    $ rm README.md && stow -vSt ~ * 

List of programs used for this repository and its X11 "equivalent"

Program xorg wayland
window manager dwm sway
window bar dwm waybar
notification daemon dunst mako
clipboard manager xclip wl-clipboard
menu dmenu dmenu-wayland-git
screenshot tool memo grim + slurp
adjust color temperature redshift gammastep
screen lock - swaylock-effects

Installation of depencencies:

Install all the dependencies/packages on arch linux with the following commands:

    $ sudo pacman -S sway waybar wl-clipboard wofi grim slurp gammastep udiskie mako kitty thunar
    $ paru -S swaylock-effects dmenu-wayland-git ttf-iosevka-nerd arc-gtk-theme

You can install the default gtk theme "Orchis" from here.

You can install the font for swaylock from here.

wayland-config's People

Contributors

pablito2020 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.