no more better-control; niri config spacing
This commit is contained in:
parent
30ca5f6b29
commit
66d5275f7d
2 changed files with 152 additions and 158 deletions
|
|
@ -42,7 +42,6 @@
|
|||
plasticity
|
||||
### System Utilities ###
|
||||
adwaita-icon-theme
|
||||
better-control
|
||||
ghostty
|
||||
gnome-disk-utility
|
||||
junction
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ let
|
|||
in
|
||||
|
||||
{
|
||||
imports = [ inputs.noctalia.homeModules.default ];
|
||||
home.packages = with pkgs; [ xwayland-satellite ];
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
@ -22,7 +23,6 @@ in
|
|||
output "eDP-1" {
|
||||
scale 1.0
|
||||
}
|
||||
|
||||
output "DP-3" {
|
||||
scale 1.0
|
||||
}
|
||||
|
|
@ -109,11 +109,6 @@ in
|
|||
place-within-backdrop true
|
||||
}
|
||||
|
||||
spawn-at-startup "xwayland-satellite"
|
||||
environment {
|
||||
DISPLAY ":0"
|
||||
}
|
||||
|
||||
hotkey-overlay {
|
||||
skip-at-startup
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue