Alois Mahdal
							
						 
						
							
								77e6ec94a9
								
							 
						 
						
							Add mdvimb, to easily open Markdown files in vimb 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								f4d2b44047
								
							 
						 
						
							Current bmo-wish reads stdout by default 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								4c1e2e0d9f
								
							 
						 
						
							Add nljoin() for joining lines (reverse of nlfor()) 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								52c50e575c
								
							 
						 
						
							Fix typo in nlfor() docstring 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								a9cfa7447a
								
							 
						 
						
							Now a Patreon I am 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								bfa7452a4e
								
							 
						 
						
							Add my Fedora COPR account 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e5a5eaa29d
								
							 
						 
						
							Do not leave cache mess 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   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 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								16c15f0c56
								
							 
						 
						
							Only pause if playing 
							
							 
							
The API is a bit misleading (and PlayPause is not implemented) 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								92b3e0303c
								
							 
						 
						
							Only display the Clementine bar on laptop screen 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								183057de2f
								
							 
						 
						
							Tune up theme settings 
							
							 
							
Used lxappearance(1) to choose the settings 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								91f20f4d1b
								
							 
						 
						
							Add window switcher menu 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								920a7df54f
								
							 
						 
						
							Replace broken hastebin Bash function 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e2c3993707
								
							 
						 
						
							Add `rbc` for `rebase --continue` 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								9ada2fa46f
								
							 
						 
						
							Add xvx() and xvvx() for quick clipboard editing 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e71dd754de
								
							 
						 
						
							Split snippet to make it readable and under 80 characters 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								05b3ede28d
								
							 
						 
						
							Add bandcamp to wish.ini 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   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 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								a8ed2d50c1
								
							 
						 
						
							Add keys to navigate between outputs 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								45b9e697a0
								
							 
						 
						
							Use more informative function name 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   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 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								815641a15e
								
							 
						 
						
							Also keep some KDE options 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								dfd289f64b
								
							 
						 
						
							Make it GUI-compliant 
							
							 
							
GUI tool seem to remove whitespace so let them have their way 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								78ac9c219c
								
							 
						 
						
							Add slowradio.cz to bookmarks 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								3c351c41bb
								
							 
						 
						
							Add samharris.org to bookmarks 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								92becf3452
								
							 
						 
						
							Also disconnect/connect IRC on undocking/docking 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								7c4e1e283d
								
							 
						 
						
							Turns out connect/disconnect work without specifying server 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								fccec53bab
								
							 
						 
						
							Remove obsolete user configs 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								e1e744c483
								
							 
						 
						
							Add grepcl() for grepping common (IRC) chat logs 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								4b86814460
								
							 
						 
						
							Add 'nlfor()' for most common tr syntax ("something to newline') 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								f2c74e3bd8
								
							 
						 
						
							Move BMO config root into new XDG-ish place 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								c9398a5d2e
								
							 
						 
						
							Add 'ht' query for converting hostname to common HTTP URL 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								3ca5b1eeb2
								
							 
						 
						
							Clean up Vim swap settings 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								81ba59fc1f
								
							 
						 
						
							Improve vims() docstring 
							
							 
							
Most notably, add example of Vim configuration needed for the function
to work. 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								fc1846114e
								
							 
						 
						
							Twiddle urgency settings 
							
							 
							
Because it's easier than Getting Things Done. 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   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 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								6630311b16
								
							 
						 
						
							Add automatic detection if beakerlib logs 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   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 年之前  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								1bf841e8ed
								
							 
						 
						
							Add xfce4-terminal config 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								addaa352c7
								
							 
						 
						
							Add GTK+ config files 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								af26debb16
								
							 
						 
						
							Remove azzgoat config 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								aca643e6eb
								
							 
						 
						
							Replace `dt` alias with more powerfule functions 
							
							
						 
						8 年之前  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								f6a25b711d
								
							 
						 
						
							Fix typo in context definition 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								a74565b0cc
								
							 
						 
						
							Add number marks to mark mode 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								8e7c52564f
								
							 
						 
						
							Use vim everywhere 
							
							 
							
How come I haven't set this years ago? 
							
							
						 
						8 年之前  
					 
				
					
						
							
							  
    							   Alois Mahdal 
							  
							
						 
						
							
								c9ffb46ccc
								
							 
						 
						
							Add alias for easy cloning of terminal window 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								8a1da0a896
								
							 
						 
						
							Add Greenish and AmigaOS colorschemes 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								800ddd1c9d
								
							 
						 
						
							Set kdiff3 as default GUI diff tool 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								9a427e6ab4
								
							 
						 
						
							Chromium bin is chromium-browser on Fedora 
							
							 
							
We can include both as bmo-sensible will only show installed, and
"chromium" bin is not on Fedora at all. 
							
							
						 
						8 年之前  
					 
				
					
						
							
								   Alois Mahdal
							
						 
						
							
								ae16af7e5d
								
							 
						 
						
							Refresh i3status after bmo-kb 
							
							
						 
						8 年之前