Donovan Glover cc7a249fae
polybar: Add labels for bspwm status
Now that I understand the difference between the monocle desktop
layout and the fullscreen state of a node, it became clear that I
would probably use both.

Since I use the single_monocle config option, desktops with the
tiled layout may contain a monocle node, so I needed a way to tell
which layout a desktop was running.

I initially thought about using sxhkd to send a notification with
the layout portion of bspc query -T -d, however polybar supports
showing the layout natively, so I don't need to use a keybind.

The layout portion of the polybar config may not be needed if, for
example, you decide to disable single_monocle and there is no ambiguity
between fullscreen nodes and monocle desktops.
2018-10-20 13:04:39 -04:00
2018-10-14 23:03:49 -04:00
2018-10-07 18:15:44 -04:00
2018-10-03 13:15:23 -04:00
2018-10-07 18:15:44 -04:00
2018-10-03 13:15:23 -04:00
2018-10-15 01:07:09 -04:00
2018-10-17 01:56:25 -04:00
2018-10-19 10:55:37 -04:00
2018-10-07 18:15:44 -04:00
2018-10-03 13:15:23 -04:00
2018-10-12 23:13:15 -04:00
2018-08-16 17:21:15 -04:00
2018-10-15 21:37:18 -04:00
2018-10-15 01:45:05 -04:00

New Start

Vim is my editor, *nix is my IDE.

Usage

I manage my dotfiles with stow. Once you have stow installed, run:

make install

Note

: Some of my config files are optimized for HiDPI (between 180 and 192dpi). Adjust those numbers for your display accordingly, or simply don't stow those files.

If you want to learn how to make your system work for you, see What is GNU/Linux? and What is free software?.

Description
My NixOS configuration with Nix Flakes, Home Manager, Stylix, and Hyprland.
Readme MIT 34 MiB
Languages
Nix 100%