Replace hyprpaper with wpaperd and get rid of hyprland
This commit is contained in:
parent
4565265f6e
commit
c13f95df8f
22 changed files with 23 additions and 503 deletions
|
@ -1,16 +0,0 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
input = {
|
||||
follow_mouse = 1;
|
||||
accel_profile = "flat";
|
||||
scroll_factor = 0.8;
|
||||
touchpad.natural_scroll = false;
|
||||
};
|
||||
gestures.workspace_swipe = false;
|
||||
device = {
|
||||
name = "sinowealth-game-mouse";
|
||||
sensitivity = "-0.9";
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue