Replace hyprpaper with wpaperd and get rid of hyprland
This commit is contained in:
parent
4565265f6e
commit
c13f95df8f
22 changed files with 23 additions and 503 deletions
|
@ -4,7 +4,7 @@
|
|||
spawn-at-startup "waybar"
|
||||
|
||||
// Daemons and tray
|
||||
spawn-at-startup "hyprpaper"
|
||||
spawn-at-startup "wpaperd"
|
||||
spawn-at-startup "wl-paste" "-t" "text" "--watch" "clipman" "store" "-P"
|
||||
spawn-at-startup "wl-copy"
|
||||
spawn-at-startup "mako"
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./sleep-niri
|
||||
];
|
||||
imports = [ ./sleep-niri ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue