buncha stuff

This commit is contained in:
2024-07-23 09:25:57 -07:00
parent 9f2cfa3849
commit 31cc007c70
20 changed files with 441 additions and 99 deletions
+8 -5
View File
@@ -205,7 +205,7 @@ default_floating_border none
client.focused "#38761d" "#38761d" "#ffffff" "#38761d"
set $opacity 0.90
for_window [class="Emacs"] opacity $opacity
for_window [app_id="emacs"] opacity $opacity
for_window [app_id="strawberry"] opacity $opacity
for_window [app_id="pcmanfm-qt"] opacity $opacity
for_window [app_id="org.kde.polkit-kde-authentication-agent-1"] floating enable
@@ -248,12 +248,15 @@ input type:keyboard {
}
# Disable trackpad by default
input "1739:52824:SYNA8008:00_06CB:CE58_Touchpad" {
events disabled
}
#input "1739:52824:SYNA8008:00_06CB:CE58_Touchpad" {
# events disable
#}
# Set trackpoint sensitivity
input 2:10:TPPS/2_Elan_TrackPoint pointer_accel 1.0
input "2:10:TPPS/2_Elan_TrackPoint" {
pointer_accel 1.0
accel_profile "flat"
}
# Hide mouse cursor after inactivity