sway: structure i3status/hosts config
This commit is contained in:
		
							parent
							
								
									f895cb3ee9
								
							
						
					
					
						commit
						77ba02d939
					
				
					 6 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										29
									
								
								hosts.d/silence.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								hosts.d/silence.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,29 @@ | |||
| ### silence specific settings | ||||
| # vim: ft=i3 | ||||
| set $laptop eDP-1 | ||||
| 
 | ||||
| ### Output configuration | ||||
| output $laptop position 0 0 | ||||
| output DP-1 position 1920 0 | ||||
| output DP-1 disable | ||||
| 
 | ||||
| bindswitch --reload --locked lid:on output $laptop disable | ||||
| bindswitch --reload --locked lid:off output $laptop enable | ||||
| 
 | ||||
| ### Input configuration | ||||
| input "1739:30383:CUST0001:00_06CB:76AF_Touchpad" { | ||||
|   click_method clickfinger | ||||
|   dwt enabled               # disable while typing | ||||
|   # drag enabled | ||||
|   # drag_lock enabled | ||||
|   scroll_method two_finger | ||||
|   tap enabled | ||||
|   tap_button_map lrm | ||||
|   natural_scroll enabled | ||||
|   middle_emulation enabled | ||||
| } | ||||
| 
 | ||||
| input "1:1:AT_Translated_Set_2_keyboard" { | ||||
|   xkb_layout "eu" | ||||
|   xkb_options "xk5:vim,xk5:fn" | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue