finish overhaul
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
{
|
||||
services.hyprpolkitagent.enable = true;
|
||||
programs.hyprshot.enable = true;
|
||||
wayland.windowManager.hyprland.enable = true;
|
||||
wayland.windowManager.hyprland.package = null;
|
||||
wayland.windowManager.hyprland.portalPackage = null;
|
||||
@@ -12,12 +13,13 @@
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor = HDMI-A-1, 3840x2160@120, 0x0, auto, bitdepth, 10, sdrsaturation, 1, sdrbrightness, 1
|
||||
#monitor = HDMI-A-1, disable
|
||||
monitor = eDP-1, 2560x1600@60, 0x0, 1.6,
|
||||
#monitor = sunshine, highres@highrr, 0x0, 1
|
||||
monitor = DP-1, highres@highrr, 0x0, 1
|
||||
#monitor = DP-1, highres@highrr, 0x0, 1, bitdepth, 10, cm, hdr, sdrsaturation, 1, sdrbrightness, 1
|
||||
exec-once = hyprctl dispatch workspace 1
|
||||
#exec-once = linux-wallpaperengine --screen-root HDMI-A-1 --silent --fps 60 3000562427
|
||||
exec-once = noctalia-shell& sleep 2 && noctalia-shell ipc call lockScreen lock
|
||||
exec-once = noctalia-shell& sleep 3 && noctalia-shell ipc call lockScreen lock
|
||||
exec-once = pw-metadata -n settings 0 clock.force-quantum 2048
|
||||
# exec-once = ashell
|
||||
exec-once = systemctl --user start hyprpolkitagent
|
||||
@@ -51,7 +53,11 @@ input {
|
||||
follow_mouse = 1
|
||||
|
||||
touchpad {
|
||||
natural_scroll = no
|
||||
natural_scroll = yes
|
||||
tap-to-click = false
|
||||
drag_3fg = yes
|
||||
clickfinger_behavior = yes
|
||||
tap-and-drag = no
|
||||
}
|
||||
|
||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||
|
||||
Reference in New Issue
Block a user