Update i3 config.
This commit is contained in:
parent
9cefcd2509
commit
7a3b464306
3 changed files with 15 additions and 9 deletions
|
@ -12,16 +12,9 @@ new_window pixel
|
|||
hide_edge_borders both
|
||||
|
||||
exec setxkbmap de
|
||||
exec xinput --map-to-output "ipts 045E:001F Pen Pen (0)" eDP1
|
||||
exec xinput --map-to-output "ipts 045E:001F Pen Eraser (0)" eDP1
|
||||
exec xinput --map-to-output "ipts 045E:001F Touchscreen" eDP1
|
||||
|
||||
bindsym $mod+Shift+s exec xinput --map-to-output "ipts 045E:001F Pen Pen (0)" eDP1; exec xinput --map-to-output "ipts 045E:001F Pen Eraser (0)" eDP1; exec xinput --map-to-output "ipts 045E:001F Touchscreen" eDP1
|
||||
bindsym $mod+Shift+a exec xinput --enable "ipts 045E:001F Touchscreen"
|
||||
bindsym $mod+Shift+d exec xinput --disable "ipts 045E:001F Touchscreen"
|
||||
|
||||
#exec compton -f
|
||||
exec feh --bg-scale Pictures/wallpaper.jpg
|
||||
exec feh --bg-scale $(xdg-user-dir PICTURES)/wallpaper.jpg
|
||||
#exec pulseaudio -D
|
||||
#exec fcitx
|
||||
#exec env=LC_CTYPE=zh_CN.UTF-8 emacs --daemon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue