mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-14 02:54:10 -05:00
add screenshot examples for stuff
This commit is contained in:
parent
00c7c595e6
commit
76b6dd562f
2 changed files with 13 additions and 0 deletions
13
modules/users/crow/configs/waybar.nix
Normal file
13
modules/users/crow/configs/waybar.nix
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{config, ...}: let
|
||||
|
||||
|
||||
og_waybar = {
|
||||
|
||||
};
|
||||
|
||||
in {
|
||||
programs.waybar = {
|
||||
enable = config.desktops.sway.enable or config.desktops.swayfx.enable;
|
||||
};
|
||||
|
||||
}
|
||||
BIN
screenshots/waybar1.jpg
Normal file
BIN
screenshots/waybar1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Loading…
Add table
Add a link
Reference in a new issue