Move wayland scripts
This commit is contained in:
parent
07eac39788
commit
d3b14d2698
6 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
let
|
||||
inherit (config) platform;
|
||||
scripts = ../../scripts;
|
||||
scripts = ./scripts;
|
||||
modifier = "SUPER";
|
||||
terminal = "alacritty";
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue