Alois Mahdal
							
						 
						
							
								e9d2335d7e
								
							 
						 
						
							Update for Shellfu v0.10+ 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								b3fa34e06c
								
							 
						 
						
							Add x4x() to just pad primary clipboard to C-c clipboard 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								46e5e26731
								
							 
						 
						
							czrates is dead, long live czkrates 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								99b50c834b
								
							 
						 
						
							Get me some Tao 
							
							 
							
But secretly the reason is to show off bmo-nag 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								b99fee63fd
								
							 
						 
						
							Add verbosity to my czrates script 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								3bec32c47a
								
							 
						 
						
							Ignore "se" and "sc" (slovnik.cz fast access script) again 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								77e6ec94a9
								
							 
						 
						
							Add mdvimb, to easily open Markdown files in vimb 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								f4d2b44047
								
							 
						 
						
							Current bmo-wish reads stdout by default 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								4c1e2e0d9f
								
							 
						 
						
							Add nljoin() for joining lines (reverse of nlfor()) 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								52c50e575c
								
							 
						 
						
							Fix typo in nlfor() docstring 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								a9cfa7447a
								
							 
						 
						
							Now a Patreon I am 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								bfa7452a4e
								
							 
						 
						
							Add my Fedora COPR account 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e5a5eaa29d
								
							 
						 
						
							Do not leave cache mess 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								854a19af0b
								
							 
						 
						
							Only display home free space 
							
							 
							
The rest is redundant.  On a healthy system, / does not need to be
watched so closely and libvirt/images uses sparse files so the info is
not so accurate. 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								16c15f0c56
								
							 
						 
						
							Only pause if playing 
							
							 
							
The API is a bit misleading (and PlayPause is not implemented) 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								92b3e0303c
								
							 
						 
						
							Only display the Clementine bar on laptop screen 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								183057de2f
								
							 
						 
						
							Tune up theme settings 
							
							 
							
Used lxappearance(1) to choose the settings 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								91f20f4d1b
								
							 
						 
						
							Add window switcher menu 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								920a7df54f
								
							 
						 
						
							Replace broken hastebin Bash function 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e2c3993707
								
							 
						 
						
							Add `rbc` for `rebase --continue` 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								9ada2fa46f
								
							 
						 
						
							Add xvx() and xvvx() for quick clipboard editing 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e71dd754de
								
							 
						 
						
							Split snippet to make it readable and under 80 characters 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								05b3ede28d
								
							 
						 
						
							Add bandcamp to wish.ini 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								48b0ccaa41
								
							 
						 
						
							Add separate info bar for clementine 
							
							 
							
Note that the bar is disabled by default; you will need to enable it
on-demand somwhow.  One possible way is wrapping clementine in a script
like this:
    i3-msg bar mode dock clementine
    /usr/bin/clementine
    i3-msg bar mode invisible clementine
However, due to i3 limitation, this will not guarrantee that the main
bar will always end up in the very bottom of the screen.  To work around
this:
    i3-msg bar mode dock clementine
    sleep 1
    i3-msg bar mode invisible main
    sleep 1
    i3-msg bar mode dock main
    /usr/bin/clementine
    i3-msg bar mode invisible clementine
Or vote for i3 feature request to make this more predictable:
    https://github.com/i3/i3/issues/2797 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								a8ed2d50c1
								
							 
						 
						
							Add keys to navigate between outputs 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								45b9e697a0
								
							 
						 
						
							Use more informative function name 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								99d321fe03
								
							 
						 
						
							Use DBus interface to pause clementine 
							
							 
							
The --pause option does not work in all versions:
    https://bugzilla.redhat.com/show_bug.cgi?id=1348678 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								815641a15e
								
							 
						 
						
							Also keep some KDE options 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								dfd289f64b
								
							 
						 
						
							Make it GUI-compliant 
							
							 
							
GUI tool seem to remove whitespace so let them have their way 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								78ac9c219c
								
							 
						 
						
							Add slowradio.cz to bookmarks 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								3c351c41bb
								
							 
						 
						
							Add samharris.org to bookmarks 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								92becf3452
								
							 
						 
						
							Also disconnect/connect IRC on undocking/docking 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								7c4e1e283d
								
							 
						 
						
							Turns out connect/disconnect work without specifying server 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								fccec53bab
								
							 
						 
						
							Remove obsolete user configs 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e1e744c483
								
							 
						 
						
							Add grepcl() for grepping common (IRC) chat logs 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								4b86814460
								
							 
						 
						
							Add 'nlfor()' for most common tr syntax ("something to newline') 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								f2c74e3bd8
								
							 
						 
						
							Move BMO config root into new XDG-ish place 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								c9398a5d2e
								
							 
						 
						
							Add 'ht' query for converting hostname to common HTTP URL 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								3ca5b1eeb2
								
							 
						 
						
							Clean up Vim swap settings 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								81ba59fc1f
								
							 
						 
						
							Improve vims() docstring 
							
							 
							
Most notably, add example of Vim configuration needed for the function
to work. 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								fc1846114e
								
							 
						 
						
							Twiddle urgency settings 
							
							 
							
Because it's easier than Getting Things Done. 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								ecbef1c1dc
								
							 
						 
						
							Add newfeh (feh wrapper) to PrintScreen button 
							
							 
							
Because changing desktop background via shortcut is badass.  (And using
PrintScreen for that is even clever.) 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								6630311b16
								
							 
						 
						
							Add automatic detection if beakerlib logs 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								d9db4da860
								
							 
						 
						
							Be smarter about terminal title icon 
							
							 
							
First, I'm not sure where I took the former icon, but it does not work
out of the bos on Fedora, so I decided to use another one rather than
try to find out.
Also when a system is accessed via SSH, it will use different
(fa-server) icon. 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								1bf841e8ed
								
							 
						 
						
							Add xfce4-terminal config 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								addaa352c7
								
							 
						 
						
							Add GTK+ config files 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								af26debb16
								
							 
						 
						
							Remove azzgoat config 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								aca643e6eb
								
							 
						 
						
							Replace `dt` alias with more powerfule functions 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								f6a25b711d
								
							 
						 
						
							Fix typo in context definition 
							
							
						 
						8 anos atrás  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								a74565b0cc
								
							 
						 
						
							Add number marks to mark mode 
							
							
						 
						8 anos atrás