keepassxc is here to stay
This commit is contained in:
		
							parent
							
								
									e63d0056df
								
							
						
					
					
						commit
						682e8a8ff5
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
					@ -21,7 +21,7 @@ bindsym $mod+Shift+c kill
 | 
				
			||||||
# start dmenu (a program launcher)
 | 
					# start dmenu (a program launcher)
 | 
				
			||||||
bindsym $mod+d exec dmenu_run -p run -i -fn "$dmenu_font"
 | 
					bindsym $mod+d exec dmenu_run -p run -i -fn "$dmenu_font"
 | 
				
			||||||
bindsym $mod+p exec dmenu_ssh "$i3_term -e ssh" -i -fn "$dmenu_font"
 | 
					bindsym $mod+p exec dmenu_ssh "$i3_term -e ssh" -i -fn "$dmenu_font"
 | 
				
			||||||
bindsym $mod+i exec dmenu_pass -i -fn "$dmenu_font"
 | 
					#bindsym $mod+i exec dmenu_pass -i -fn "$dmenu_font"
 | 
				
			||||||
bindsym $mod+u exec dmenu_pass_local -i -fn "$dmenu_font"
 | 
					bindsym $mod+u exec dmenu_pass_local -i -fn "$dmenu_font"
 | 
				
			||||||
bindsym $mod+Tab exec rofi -show window
 | 
					bindsym $mod+Tab exec rofi -show window
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -188,9 +188,10 @@ for_window [class="Vncviewer"] floating enable
 | 
				
			||||||
for_window [class="(?i)firefox" instance="^(?!Navigator$)"] floating enable
 | 
					for_window [class="(?i)firefox" instance="^(?!Navigator$)"] floating enable
 | 
				
			||||||
for_window [title="^Cacti - Realtime"] floating enable
 | 
					for_window [title="^Cacti - Realtime"] floating enable
 | 
				
			||||||
# vimwiki to scratchpad (gvim included)
 | 
					# vimwiki to scratchpad (gvim included)
 | 
				
			||||||
 | 
					for_window [class="keepassxc"] move scratchpad, scratchpad show
 | 
				
			||||||
for_window [instance="vimwiki"] move scratchpad, scratchpad show
 | 
					for_window [instance="vimwiki"] move scratchpad, scratchpad show
 | 
				
			||||||
for_window [class="Gvim" title="vimwiki"] move scratchpad, scratchpad show
 | 
					bindsym $mod+n [instance="vimwiki"] scratchpad show
 | 
				
			||||||
bindsym $mod+n scratchpad show
 | 
					bindsym $mod+i [class="keepassxc"] scratchpad show
 | 
				
			||||||
# java KVM
 | 
					# java KVM
 | 
				
			||||||
for_window [instance="sun-awt-X11-XFramePeer" title="(?i)kvm"] floating enable
 | 
					for_window [instance="sun-awt-X11-XFramePeer" title="(?i)kvm"] floating enable
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue