hyprland 60% and standard kb layouts
60% :(
This commit is contained in:
parent
cb16ddc02e
commit
50d9263835
5 changed files with 69 additions and 33 deletions
|
@ -1,3 +1,6 @@
|
|||
{ impurity, ... }: {
|
||||
hyprland-session.extraConfig = "source = ${impurity.link ./hyprland.conf}";
|
||||
hyprland-session.extraConfig = ''
|
||||
source = ${impurity.link ./hyprland.conf}
|
||||
source = ${impurity.link ../../../modules/hyprland/standard.conf}
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue