BROKEN: Expanding desktop option
This commit is contained in:
parent
562a8b7a2e
commit
d0a41df000
44 changed files with 272 additions and 296 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{lib, osConfig, ...}: {
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
xwayland = {
|
||||
force_zero_scaling = true;
|
||||
|
|
@ -93,6 +93,10 @@
|
|||
"float, class:com.github.phase1geo.annotator"
|
||||
"float, class:foot-somcli"
|
||||
"size >30% >30%, class:foot-somcli"
|
||||
] ++ lib.optionals osConfig.niksos.fingerprint [
|
||||
"float, class:foot-fprintd"
|
||||
];
|
||||
#NOTE: Also check home/wayland/hyprland/binds + system/hardware/fingerprint
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue