mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-24 20:01:49 +08:00
ignore custom files
This commit is contained in:
parent
6d7afd19ba
commit
b9c896003a
1
.config/sway/conf.d/.gitignore
vendored
Normal file
1
.config/sway/conf.d/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
custom.d/
|
@ -1,4 +0,0 @@
|
||||
# vim: filetype=swayconfig
|
||||
|
||||
include /usr/local/etc/sway/config.d/*
|
||||
exec /usr/libexec/polkit-gnome-authentication-agent-1
|
@ -1,14 +0,0 @@
|
||||
# vim: filetype=swayconfig
|
||||
|
||||
input type:mouse {
|
||||
accel_profile flat
|
||||
pointer_accel -0.3
|
||||
}
|
||||
|
||||
input type:touchpad {
|
||||
accel_profile adaptive
|
||||
natural_scroll enabled
|
||||
tap enabled
|
||||
dwt enabled
|
||||
# events disabled_on_external_mouse
|
||||
}
|
@ -1,28 +0,0 @@
|
||||
output * adaptive_sync on
|
||||
|
||||
# 75hz monitor
|
||||
output 'Lectron Company Ltd LECOO M2412HL GG30A137' mode 2560x1440@75Hz
|
||||
output 'Lectron Company Ltd LECOO M2412HL GG30A137' pos 0 500
|
||||
output 'Lectron Company Ltd LECOO M2412HL GG30A137' subpixel rgb
|
||||
# output 'Lectron Company Ltd LECOO M2412HL GG30A137' max_render_time 5
|
||||
|
||||
# lab screen
|
||||
# output "XMI Redmi 27 NU 3948622WH08F4" mode --custom 2560x1440@60Hz
|
||||
# output "XMI Redmi 27 NU 3948622WH08F4" scale 1.5
|
||||
output "XMI Redmi 27 NU 3948622WH08F4" transform 90
|
||||
output "XMI Redmi 27 NU 3948622WH08F4" pos 2560 0
|
||||
output "XMI Redmi 27 NU 3948622WH08F4" subpixel rgb
|
||||
# output "XMI Redmi 27 NU 3948622WH08F4" max_render_time 3
|
||||
# output "XMI Redmi 27 NU 3948622WH08F4" render_bit_depth 10
|
||||
|
||||
# laptop screen
|
||||
output 'Thermotrex Corporation TL160ADMP03-0 Unknown' subpixel rgb
|
||||
# output 'Thermotrex Corporation TL160ADMP03-0 Unknown' mode 2560x1600@60.000Hz
|
||||
# output 'Thermotrex Corporation TL160ADMP03-0 Unknown' max_render_time 5
|
||||
output 'Thermotrex Corporation TL160ADMP03-0 Unknown' mode 2560x1600@60.000Hz
|
||||
# output 'Thermotrex Corporation TL160ADMP03-0 Unknown' max_render_time 8
|
||||
# output 'Thermotrex Corporation TL160ADMP03-0 Unknown' render_bit_depth 10
|
||||
|
||||
# TV at home
|
||||
output 'Unknown HUAWEI INC 0x00000000' mode 3840x2160@60.000Hz
|
||||
output 'Unknown HUAWEI INC 0x00000000' scale 2
|
Loading…
Reference in New Issue
Block a user