buncha stuff
This commit is contained in:
+8
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user