Commit Graph

12 Commits

Author SHA1 Message Date
chayleaf 2e2cb67cf1
flake: update & cleanup 2023-12-02 02:41:59 +07:00
Alex dd9e3d0172
Merge pull request #1871 from Narice/feat/nix-flake-support 2023-01-24 09:34:03 +01:00
Enes Hecan f724cc3f9d Fix wrong layout name in hyprland language module when a variant is used 2022-12-27 15:29:10 +01:00
Arisa Snowbell 91357f210d
Ignore .cache generated by clangd 2022-12-26 06:39:15 +01:00
Narice d5a86526bc dev: Added Nix Flake support
- Enables Nix users to get the git version of waybar
- Enables Nix users to develop waybar easily
- Adds a fully reproducible development environment
  - The user only has to install Nix, no other depencencies
  - Automatic dev env on directory entry through .envrc
2022-12-06 18:44:26 +01:00
Ian Hattendorf ac6d833d4d
Ignore all potential build directories
This is useful when using multiple build directories, eg:
- build-debug
- build-release
- build-sanitize
2019-02-28 19:57:49 -07:00
Alexis c9a8a07976 fix(window): title on new workspace 2018-10-29 21:52:53 +01:00
Alexis 23f48cb8b7 refactor: prefer static methods 2018-08-09 20:22:01 +02:00
Alexis 39a0ae04a8 feat: basic config file 2018-08-09 12:05:48 +02:00
Alexis 397b2d5050 chore(README): update preview 2018-08-09 00:09:59 +02:00
Alexis 4768351e0e chore(README): add preview 2018-08-09 00:06:10 +02:00
Alex 53ff4e0d60
Initial commit 2018-08-08 23:53:37 +02:00