mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-08-04 19:48:29 -07:00
fix: belt and road initiative patches
imported from quasaros
This commit is contained in:
parent
16bcf4b85a
commit
dbe40bba69
4 changed files with 10 additions and 62 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
config,
|
||||
lib,
|
||||
osConfig,
|
||||
|
@ -84,7 +85,7 @@ in
|
|||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
plugins = [ pkgs.hyprlandPlugins.hyprscroller ];
|
||||
plugins = [ inputs.hyprscroller.packages.x86_64-linux.hyprscroller ];
|
||||
settings = {
|
||||
exec-once = [
|
||||
"hyprctl dispatch workspace 100000"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue