My desktop configuration (sway, mako, waybar)
This repository has been archived on 2024-09-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2021-08-04 22:24:25 +02:00
bin Adapt configurations for new Rick (MNT REFORM) 2021-08-04 22:24:25 +02:00
config Adapt configurations for new Rick (MNT REFORM) 2021-08-04 22:24:25 +02:00
bootstrap Add bootstrap file 2019-11-24 21:57:30 +01:00
README.md Update README 2020-08-02 20:52:42 +02:00

Sway desktop configuration

This repository contain all configurations for my desktop : sway (and swaylock, swayidle), mako and waybar.

Each configuration are on ./conf folder.

Launcher

I use a custom launcher based on fzf inspired by this from FlyingWombat and Sway launcher desktop. You can find in into ./bin/ folder.

This is an history only based launcher : this first time you launch it, there is no entries. You can type complex command with arguments like ones for manage display :

swaymsg 'workspace move to DP-1

Or launch Firefox with a given profile :

firefox -p My_custom_profile

Installation

Use dotinstall script to install it.