mirror of
https://github.com/ItsDrike/nixdots
synced 2025-07-01 05:20:43 +00:00
Move hyprland-swap-workspace to dir
This commit is contained in:
parent
c5074480ec
commit
14d5cf5261
3 changed files with 1 additions and 1 deletions
|
@ -0,0 +1,4 @@
|
|||
{pkgs, ...}:
|
||||
pkgs.writeShellScriptBin "hyprland-swap-workspace" ''
|
||||
${builtins.readFile ./hyprland-swap-workspace.sh}
|
||||
''
|
Loading…
Add table
Add a link
Reference in a new issue