This website requires JavaScript.
Explore
Help
Sign In
martials
/
nixos-configuration
Watch
1
Star
0
Fork
0
You've already forked nixos-configuration
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
nixos-configuration
/
hyprland
/
default.nix
9 lines
70 B
Nix
Raw
Normal View
History
Unescape
Escape
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
{
.
.
.
}:
Moved waybar config to own file. Added playerctl to system, removed hardware config from git
2024-12-28 13:30:51 +01:00
{
imports
=
[
./waybar.nix
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
./wallpaper.nix
Moved waybar config to own file. Added playerctl to system, removed hardware config from git
2024-12-28 13:30:51 +01:00
]
;
}
Reference in New Issue
Copy Permalink