fixed swww
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{hyprconf, ...}: {
|
||||
{
|
||||
hyprconf,
|
||||
username,
|
||||
...
|
||||
}: {
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
@@ -16,7 +20,7 @@
|
||||
"[workspace 20 silent] firefox"
|
||||
"[workspace 1] kitty --single-instance --hold fastfetch"
|
||||
# FIXME no abs!
|
||||
"swww img /home/biscuit/Nixos/pkgs/swww/wallpapers/ascii-nixos.png"
|
||||
"swww img /home/${username}/.config/nixos/assets/wallpapers/ascii-nixos.png"
|
||||
"hyprctl setcursor Bibata-Original-Classic 24"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user