Logo
Explore Help
Sign In
martials/nixos-configuration
1
0
Fork 0
You've already forked nixos-configuration
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
def86ef9f3b9887620aec5c9b02de370de591bf1
nixos-configuration/hyprland/waybar.nix

13 lines
160 B
Nix
Raw Normal View History

wlogout and swaylock. Moved starship to home-manager and styled with catppuccin. Changed some font colours for better contrast. Transparency on terminals. swww for animated wallpapers. Starter template for creating new files. Styled waybar from catppuccin template, changed some icons.
2024-12-28 20:25:37 +01:00
{ pkgs, ... }:
Moved waybar config to own file. Added playerctl to system, removed hardware config from git
2024-12-28 13:30:51 +01:00
{
environment.systemPackages = with pkgs; [
waybar
font-awesome # Icons
];
fonts.packages = with pkgs; [
font-awesome
];
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.0 Page: 24ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API