update
This commit is contained in:
@@ -17,6 +17,12 @@ profile {
|
||||
output eDP-1 disable
|
||||
}
|
||||
|
||||
profile {
|
||||
output DP-9 enable position 0,1440
|
||||
output DP-8 enable position 0,0
|
||||
output eDP-1 disable
|
||||
}
|
||||
|
||||
profile {
|
||||
output DP-7 enable position 0,1440
|
||||
output DP-6 enable position 0,0
|
||||
|
||||
@@ -39,6 +39,10 @@ input "1267:12573:ELAN0412:00_04F3:311D_Touchpad" {
|
||||
middle_emulation enabled
|
||||
}
|
||||
|
||||
input "type:pointer" {
|
||||
accel_profile "flat"
|
||||
pointer_accel 0
|
||||
}
|
||||
# Notification Daemon
|
||||
exec_always swaync
|
||||
|
||||
@@ -62,7 +66,7 @@ bindsym $mod+Shift+n exec swaync-client -t -sw
|
||||
# Despite the name, also works for non-floating windows.
|
||||
# Change normal to inverse to use left mouse button for resizing and right
|
||||
# mouse button for dragging.
|
||||
floating_modifier control normal
|
||||
#floating_modifier control normal
|
||||
|
||||
# Reload the configuration file
|
||||
bindsym $mod+Shift+c reload
|
||||
|
||||
Reference in New Issue
Block a user