| @@ -67,3 +67,6 @@ super + comma | |||||||
|  |  | ||||||
| super + period | super + period | ||||||
| 	amixer -c 0 set PCM 2dB+ | 	amixer -c 0 set PCM 2dB+ | ||||||
|  |  | ||||||
|  | shift + control + {1-9} | ||||||
|  | 	echo {11,12,13,14,15,16,17,18,19} > /tmp/penis | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| #!/usr/bin/env watchman | #!/usr/bin/env watchman | ||||||
|  |  | ||||||
| #service_respawn='true' | service_respawn='true' | ||||||
| service_command='/usr/bin/sxhkd' | service_command='/usr/bin/sxhkd' | ||||||
| service_reload_signal='USR1' | service_reload_signal='USR1' | ||||||
|   | |||||||
| @@ -43,7 +43,8 @@ set_misc_path \ | |||||||
| 	"$HOME/.rvm/bin" \ | 	"$HOME/.rvm/bin" \ | ||||||
| 	"$HOME/games/bin" \ | 	"$HOME/games/bin" \ | ||||||
| 	"$HOME/.local/bin" \ | 	"$HOME/.local/bin" \ | ||||||
| 	"$HOME/.nails/bin" | 	"$HOME/.nails/bin" \ | ||||||
|  | 	"$HOME/.winepx/bin" | ||||||
|  |  | ||||||
| # GPG | # GPG | ||||||
| GPG_TTY=$(tty) | GPG_TTY=$(tty) | ||||||
|   | |||||||
| @@ -60,7 +60,8 @@ state_flags_color = default | |||||||
| main_window_color = default | main_window_color = default | ||||||
| color1 = white | color1 = white | ||||||
| color2 = green | color2 = green | ||||||
| main_window_highlight_color = white | current_item_prefix = "$(white)$r" | ||||||
|  | current_item_suffix = "$/r$(end)" | ||||||
| progressbar_color = black | progressbar_color = black | ||||||
| progressbar_elapsed_color = default | progressbar_elapsed_color = default | ||||||
| statusbar_color = default | statusbar_color = default | ||||||
|   | |||||||
| @@ -12,4 +12,5 @@ use \ | |||||||
| 	prompt \ | 	prompt \ | ||||||
| 	helpers \ | 	helpers \ | ||||||
| 	local \ | 	local \ | ||||||
| 	shell | 	shell \ | ||||||
|  | 	aliases | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user