Oops. thats a big commit
This commit is contained in:
parent
dfcb53a44e
commit
c5ed13b511
25 changed files with 393 additions and 303 deletions
|
@ -16,11 +16,10 @@ in {
|
|||
# runtime dependencies
|
||||
user.packages = with pkgs; [ wl-clipboard ];
|
||||
|
||||
modules.desktop.execOnStart = [ "${lib.getExe cfg.package} -listen-shell" ];
|
||||
hm.wayland.windowManager.hyprland.settings = let
|
||||
class = "clipse";
|
||||
in {
|
||||
exec-once = [ "${lib.getExe cfg.package} -listen-shell" ];
|
||||
|
||||
windowrulev2 = [
|
||||
"float, class:^${class}$"
|
||||
"size 622 652, class:^${class}$"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue