Return to form

This commit is contained in:
Hane 2025-10-30 18:33:12 +01:00
commit 5a6629631e
6 changed files with 93 additions and 39 deletions

View file

@ -8,7 +8,7 @@
# This is an example Hyprland config file.
# Refer to the wiki for more information.
# https://wiki.hyprland.org/Configuring/Configuring-Hyprland/
# https://wiiki.hyprland.org/Configuring/Configuring-Hyprland/
# Please note not all available settings / options are set here.
# For a full list, see the wiki
@ -23,7 +23,8 @@
################
# See https://wiki.hyprland.org/Configuring/Monitors/
monitor=,1920x1080@75,0x0,1,vrr,2
monitor=DP-1,2560x1440@165,0x0,1,vrr,2
monitor=DP-2,preferred,auto,1, transform, 1
xwayland {
force_zero_scaling = true
@ -228,8 +229,8 @@ misc {
}
render {
explicit_sync = 1
explicit_sync_kms = 1
# explicit_sync = 1
# explicit_sync_kms = 1
direct_scanout = false #Important!
}
@ -277,12 +278,12 @@ input {
# https://wiki.hyprland.org/Configuring/Variables/#gestures
gestures {
workspace_swipe = false
# workspace_swipe = false
}
cursor {
no_hardware_cursors = true
no_break_fs_vrr = true
no_break_fs_vrr = 2
inactive_timeout = 1
}
@ -299,9 +300,10 @@ device {
####################
# See https://wiki.hyprland.org/Configuring/Keywords/
$mainMod = MOD5 # Sets "RAlt" key as main modifier
$emergencyMod = SHIFT # for whenever kbd/evdev is reset, so that I don't have to open another tty
$secondaryMod = SUPER
#$mainMod = MOD5 # Sets "RAlt" key as main modifier
$mainMod = SUPER
#$emergencyMod = SHIFT # for whenever kbd/evdev is reset, so that I don't have to open another tty
$secondaryMod = LCTRL
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more

View file

@ -18,7 +18,6 @@ ConfigVersion=1
1920x1080 screen: YPosition=72
DP-2=DP-2
MenuBar=Disabled
ToolBarsMovable=Disabled
[MainWindow][Toolbar sessionToolbar]
ToolButtonStyle=IconOnly

View file

@ -25,3 +25,6 @@ multi-compile https://www.reddit.com/r/emacs/comments/438vf5/is_there_a_way_to_c
zram https://www.phoronix.com/forums/forum/software/distributions/1506582-raspberry-pi-os-now-defaults-to-512mb-swap-updates-labwc-compositor
relevant? https://www.phoronix.com/forums/forum/phoronix/latest-phoronix-articles/1506465-linux-6-12-released-with-real-time-capabilities-sched_ext-more-amd-rdna4-more/page3
pcie protocol stack marketing https://www.intel.com/content/www/us/en/docs/programmable/683647/18-0/pci-express-protocol-stack.html
camerita https://www.reddit.com/r/linuxquestions/comments/qbpdc3/webcam_controller_software/
crackling https://www.reddit.com/r/Gentoo/comments/14ca8zg/pipewire_crackling_when_cpu_is_under_load/?rdt=41985
crackling fix https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3098#note_1823699